Skip to content

feat(server): implement async tool handling and dynamic tool listing #13

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Yvonne-Aizawa
Copy link

this time correctly

the tool name now will be the same as the crate name

this would fix #8

the tool name is now query_{crate}_docs

this was done by removing the tool macro at server.rs:288 and implementing tool_call and list_tools manually.

  • note this code was generated by ai. if you dont want ai code in your repo do not accept this pull request

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.

Package as part of tool call definition
1 participant