-[LangChain](https://python.langchain.com/docs/integrations/llms/ollama) and [LangChain.js](https://js.langchain.com/docs/modules/model_io/models/llms/integrations/ollama) with [example](https://js.langchain.com/docs/use_cases/question_answering/local_retrieval_qa)
...
...
@@ -235,6 +236,7 @@ See the [API documentation](./docs/api.md) for all endpoints.
-[LiteLLM](https://github.com/BerriAI/litellm)
-[OllamaSharp for .NET](https://github.com/awaescher/OllamaSharp)
-[Ollama-rs for Rust](https://github.com/pepperoni21/ollama-rs)