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
96 stars 11 forks source link

Missing Tools Support for Anthropic and Cohere Models #25

Open icebaker opened 4 months ago

icebaker commented 4 months ago

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

estiens commented 1 week ago

Anthropic also has the option of supporting cacheing context for large context windows