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

feat(llms): add ollama structured output support #237

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

Tomas2D
Copy link
Contributor

@Tomas2D Tomas2D commented Dec 9, 2024

Add support for newly introduced Ollama Structured Output.

TODO: Verify whether the adapter works with Ollama version below 0.5 (ollama --version)

OLLAMA_HOST="http://0.0.0.0:11434" CI=true yarn vitest tests/e2e/adapters/ollama/chat.test.ts

@Tomas2D Tomas2D requested a review from a team as a code owner December 9, 2024 16:19
@Tomas2D Tomas2D merged commit 821364e into main Dec 9, 2024
4 checks passed
@Tomas2D Tomas2D deleted the feat/ollama-structurd-output branch December 9, 2024 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants