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

Commits on Dec 20, 2023

  1. Ollama:

    - added OllamaStreamingChatModel
    - added "format" parameter to all models (now can get valid JSON)
    - added "num_predict" parameter to all models
    langchain4j committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    ece9c6e View commit details
    Browse the repository at this point in the history
  2. Ollama:

    - added OllamaStreamingChatModel
    - added "format" parameter to all models (now can get valid JSON)
    - added "num_predict" parameter to all models
    langchain4j committed Dec 20, 2023
    Configuration menu
    Copy the full SHA
    3ee4017 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    bc99021 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a33b7ae View commit details
    Browse the repository at this point in the history
  3. refactoring

    langchain4j committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ad9fd43 View commit details
    Browse the repository at this point in the history