Commit a312dda
committed
bug #1007 [Platform][Ollama] Wrong method for model selection (lochmueller)
This PR was merged into the main branch.
Discussion
----------
[Platform][Ollama] Wrong method for model selection
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no
| Docs? | no
| Issues | Fix #1005
| License | MIT
Fix the method of the selection of the models from POST to GET.
https://docs.ollama.com/api/tags
Commits
-------
59b3265 fix: Wrong method for Ollama model selection1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
| 61 | + | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
| |||
0 commit comments