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

ollama[major]: Integration package #5990

Merged
merged 17 commits into from
Jul 20, 2024
Merged

ollama[major]: Integration package #5990

merged 17 commits into from
Jul 20, 2024

Conversation

bracesproul
Copy link
Collaborator

@bracesproul bracesproul commented Jul 5, 2024

Draft mode until tool calling integration is added

Copy link

vercel bot commented Jul 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2024 0:04am
langchainjs-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 20, 2024 0:04am

@ronneldavis
Copy link

@bracesproul any relevant threads to follow for the tool calling integration?

@bracesproul
Copy link
Collaborator Author

@bracesproul any relevant threads to follow for the tool calling integration?

Should come out sometime next week! I'd join the Ollama discord, where they post releases/announcements in the #announcements channel

@dosubot dosubot bot added the auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features label Jul 18, 2024
* @default true
*/
stream?: boolean;
insecure?: boolean;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

insecure is one of their fields. idk what it does but they offer it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:enhancement A large net-new component, integration, or chain. Use sparingly. The largest features size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants