Skip to content

Docs about adding new tools #168

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
mameshini opened this issue Apr 27, 2025 · 0 comments
Open

Docs about adding new tools #168

mameshini opened this issue Apr 27, 2025 · 0 comments

Comments

@mameshini
Copy link

Can you please provide some additional details about how to add new tools? I can commit to testing it out and writing a nice Readme about it.

  • What is the best way to add a new data_provider tool?
  • How to add RAG search tool that retrieves documents from a knowledge base and returns 1-20 document chunks with sources: text, doc titles and URLs? I already have RAG search (Knowledge Base search) implementation, just need to add it as an extra tool available in the tool calling loop. Maintain this workflow order: kb-search → web-search → scrape-webpage → direct browser tools (if needed)
  • How to add an API that performs actions, such as create IT ticket in ServiceNow.
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

No branches or pull requests

1 participant