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

Simplify adding own LLM tools #708

Open
marcusschiesser opened this issue Jan 15, 2025 · 0 comments
Open

Simplify adding own LLM tools #708

marcusschiesser opened this issue Jan 15, 2025 · 0 comments

Comments

@marcusschiesser
Copy link

It should be easier to add custom LLM tools to the chat endpoint.

My suggestion is extracting the tool generation in a own factory, see: #707

Doing so, I could easily add a new API as a tool with using an AI IDE (Cursor).

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