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

Feature Request: Implement Tool Calling #23

Open
ezynda3 opened this issue Dec 9, 2024 · 3 comments
Open

Feature Request: Implement Tool Calling #23

ezynda3 opened this issue Dec 9, 2024 · 3 comments

Comments

@ezynda3
Copy link
Contributor

ezynda3 commented Dec 9, 2024

Most of the flagship model providers as well as Ollama provide tool calling APIs. Would be awesome to have standardized way to define tools and pass them to LLMs.

@teilomillet
Copy link
Owner

If defined some way in enzu, I would your feedback on it! I didn't tried it with ollama, but it should work I guess. Thanks for bringing the idea !

@ezynda3
Copy link
Contributor Author

ezynda3 commented Dec 19, 2024

The enzu interface looks like it could work. Also for reference I've been playing around with Anthropic MCP and this is how I use tools with Ollama https://github.com/mark3labs/mcphost/blob/main/cmd/ollama.go#L64-L132

@teilomillet
Copy link
Owner

Hey Ed, thank you for the reference! I implemented some testing and other stuff to make it easier to make those furtur implementation. I will check and try to implement Anthropic MCP soon.

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

2 participants