Merge 05de33f852378ba9c834af25efb6388c0fef90ee into d7eb05b9361febead29a74e71ddffc2ebeff5302

This commit is contained in:
Philippe Charrière 2024-11-14 13:54:35 +08:00 committed by GitHub
commit f28b2c6f40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -417,6 +417,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
- [High-level function abstraction in Go](https://gitlab.com/tozd/go/fun)
- [Ollama PHP](https://github.com/ArdaGnsrn/ollama-php)
- [Agents-Flex for Java](https://github.com/agents-flex/agents-flex) with [example](https://github.com/agents-flex/agents-flex/tree/main/agents-flex-llm/agents-flex-llm-ollama/src/test/java/com/agentsflex/llm/ollama)
- [🦜🪺 Parakeet](https://github.com/parakeet-nest/parakeet) is a GoLang library, made to simplify the development of small generative AI applications with Ollama 🦙.
- [Ollama for Swift](https://github.com/mattt/ollama-swift)
- [GoLamify](https://github.com/prasad89/golamify)