mirror of https://github.com/ollama/ollama.git
readme: add any-agent to community integrations (#11950)
This commit is contained in:
parent
a3cacb9a27
commit
bc084a8a1a
|
@ -540,6 +540,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
|
|||
- [Ollama for D](https://github.com/kassane/ollama-d)
|
||||
- [OllamaPlusPlus](https://github.com/HardCodeDev777/OllamaPlusPlus) (Very simple C++ library for Ollama)
|
||||
- [any-llm](https://github.com/mozilla-ai/any-llm) (A single interface to use different llm providers by [mozilla.ai](https://www.mozilla.ai/))
|
||||
- [any-agent](https://github.com/mozilla-ai/any-agent) (A single interface to use and evaluate different agent frameworks by [mozilla.ai](https://www.mozilla.ai/))
|
||||
|
||||
### Mobile
|
||||
|
||||
|
|
Loading…
Reference in New Issue