Add Ollama-hpp to Community Libraries in README. (#4983)

This commit is contained in:
James Montgomery 2024-06-11 14:15:05 -04:00 committed by GitHub
parent 0f3cf1d42e
commit 2ff45d571d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -332,6 +332,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
- [OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp)
- [Ollama for Ruby](https://github.com/gbaptista/ollama-ai)
- [Ollama-rs for Rust](https://github.com/pepperoni21/ollama-rs)
- [Ollama-hpp for C++](https://github.com/jmont-dev/ollama-hpp)
- [Ollama4j for Java](https://github.com/amithkoujalgi/ollama4j)
- [ModelFusion Typescript Library](https://modelfusion.dev/integration/model-provider/ollama)
- [OllamaKit for Swift](https://github.com/kevinhermawan/OllamaKit)