brainlid / langchain

Elixir implementation of a LangChain style framework.
https://hexdocs.pm/langchain/
Other
505 stars 58 forks source link

Add support for Ollama open source models #70

Closed medoror closed 5 months ago

medoror commented 5 months ago

Adds support for open source models with Ollama which allows the execution of LLM's locally. Per the current version of the API it doesn't seem like function calling is supported yet. See this issue to track on the possible status of function calling

This issue should close https://github.com/brainlid/langchain/issues/67

medoror commented 5 months ago

@brainlid Addressed those comments. Let me know if I'm missing anything else

brainlid commented 5 months ago

Thanks for the work and your patience!

❤️💛💙💜