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

Update Ollama #373

Merged
merged 5 commits into from Dec 21, 2023
Merged

Update Ollama #373

merged 5 commits into from Dec 21, 2023

Conversation

langchain4j
Copy link
Owner

@langchain4j langchain4j commented Dec 20, 2023

  • added OllamaStreamingChatModel
  • added format parameter to all models, now can get valid JSON with format="json"
  • added top_k, top_p, repeat_penalty, seed, num_predict, stop paramerters to all models

- added OllamaStreamingChatModel
- added "format" parameter to all models (now can get valid JSON)
- added "num_predict" parameter to all models
langchain4j and others added 4 commits December 20, 2023 18:24
- added OllamaStreamingChatModel
- added "format" parameter to all models (now can get valid JSON)
- added "num_predict" parameter to all models
@langchain4j langchain4j merged commit 7181633 into main Dec 21, 2023
6 checks passed
@langchain4j langchain4j deleted the update_ollama branch December 21, 2023 11:14
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.

None yet

1 participant