Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Ollama Tools #288

Closed
davidmigloz opened this issue Jan 9, 2024 · 1 comment · Fixed by #483
Closed

Add support for Ollama Tools #288

davidmigloz opened this issue Jan 9, 2024 · 1 comment · Fixed by #483
Assignees
Labels
c:chat-models Chat models. p:langchain_ollama langchain_ollama package. t:enhancement New feature or request

Comments

@davidmigloz
Copy link
Owner

davidmigloz commented Jan 9, 2024

https://js.langchain.com/docs/integrations/chat/ollama_functions

LangChain offers an experimental wrapper around open source models run locally via Ollama that gives it the same API as OpenAI Functions.

@davidmigloz davidmigloz converted this from a draft issue Jan 9, 2024
@davidmigloz davidmigloz added t:enhancement New feature or request c:chat-models Chat models. p:langchain_ollama langchain_ollama package. labels Jan 9, 2024
@davidmigloz davidmigloz moved this from 🏗 In Progress to 📆 Planned in LangChain.dart Jan 28, 2024
@Ganeshsivakumar
Copy link
Contributor

Hi @davidmigloz I've been working on tool calling feature for ollama, could you assign this issue to me.

@davidmigloz davidmigloz moved this from 📆 Planned to 🏗 In Progress in LangChain.dart Jun 30, 2024
@davidmigloz davidmigloz changed the title Add support for Ollama Functions Add support for Ollama Tools Jun 30, 2024
davidmigloz added a commit that referenced this issue Jul 11, 2024
Co-authored-by: David Miguel <me@davidmiguel.com>
@github-project-automation github-project-automation bot moved this from 🏗 In Progress to ✅ Done in LangChain.dart Jul 11, 2024
KennethKnudsen97 pushed a commit to KennethKnudsen97/langchain_dart that referenced this issue Oct 1, 2024
Co-authored-by: David Miguel <me@davidmiguel.com>
KennethKnudsen97 pushed a commit to KennethKnudsen97/langchain_dart that referenced this issue Oct 1, 2024
Co-authored-by: David Miguel <me@davidmiguel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c:chat-models Chat models. p:langchain_ollama langchain_ollama package. t:enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants