Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor tool router key serialization and deserialization #765

Merged
merged 2 commits into from
Dec 30, 2024

Conversation

guillevalin
Copy link
Contributor

  • Implemented deserialize_tool_router_keys and serialize_tool_router_keys methods in ToolRouterKey for improved handling of tool router keys.
  • Updated DenoTool and PythonTool structs to use the new serialization and deserialization methods, removing redundant local functions.
  • Enhanced code clarity and maintainability by centralizing serialization logic.

@guillevalin guillevalin marked this pull request as ready for review December 30, 2024 21:31
@acedward acedward merged commit a2ab852 into main Dec 30, 2024
1 check passed
@acedward acedward deleted the fix/tool-router-keys-serializer branch December 30, 2024 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants