diff options
author | icebaker <icebaker@proton.me> | 2024-01-07 09:58:15 -0300 |
---|---|---|
committer | icebaker <icebaker@proton.me> | 2024-01-07 09:58:15 -0300 |
commit | 819381e7bd3e3ca5d310ad0a29b6925dcfa26720 (patch) | |
tree | f752cd0ec151c6e6d99313d0efcc05fd0e7446be | |
parent | a66869de7c872b6384bebd9ceae84c424931620d (diff) |
updating README
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # Nano Bots 💎 🤖 -An implementation of the [Nano Bots](https://spec.nbots.io) specification with support for [Cohere Command](https://cohere.com), [Google Gemini](https://deepmind.google/technologies/gemini), [Maritaca AI MariTalk](https://www.maritaca.ai), [Mistral AI](https://mistral.ai), [Ollama](https://ollama.ai), [OpenAI ChatGPT](https://openai.com/chatgpt), and others. +An implementation of the [Nano Bots](https://spec.nbots.io) specification with support for [Cohere Command](https://cohere.com), [Google Gemini](https://deepmind.google/technologies/gemini), [Maritaca AI MariTalk](https://www.maritaca.ai), [Mistral AI](https://mistral.ai), [Ollama](https://ollama.ai), [OpenAI ChatGPT](https://openai.com/chatgpt), and others, with support for calling tools (functions).  |