-
-
Notifications
You must be signed in to change notification settings - Fork 209
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Default Ollama to use llama3.2 (#889)
* Default Ollama to use llama3.2 * Update tests for llama3.2 * DRY it up a bit * Add VCR cassettes
- Loading branch information
Showing
11 changed files
with
228 additions
and
343 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
106 changes: 53 additions & 53 deletions
106
...sions_when_the_dimensions_size_is_generated_by_the_model_sets_the_dimensions_to_1_024.yml
Large diffs are not rendered by default.
Oops, something went wrong.
16 changes: 9 additions & 7 deletions
16
spec/fixtures/vcr_cassettes/Langchain_LLM_Ollama_chat_returns_a_chat_completion.yml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
66 changes: 0 additions & 66 deletions
66
...ixtures/vcr_cassettes/Langchain_LLM_Ollama_chat_returns_a_chat_completion_format_json.yml
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.