icebaker / ruby-nano-bots

Ruby Implementation of Nano Bots: small, AI-powered bots that can be easily shared as a single file, designed to support multiple providers such as Anthropic Claude, Cohere Command, Google Gemini, Maritaca AI, Mistral AI, Ollama, OpenAI ChatGPT, and others, with support for calling tools (functions).
https://rubygems.org/gems/nano-bots
MIT License
79 stars 10 forks source link

Missing Tools Support for Anthropic and Cohere Models #25

Open icebaker opened 2 weeks ago

icebaker commented 2 weeks ago

Anthropic Claude and Cohere Command support tools (functions) calling, but they are not yet implemented.