Commit 9b0153c
Add 'capabilities' field to ShowModelResponse in OllamaApi
This update enables deserialization of the 'capabilities' field from the JSON response.
Signed-off-by: Solomon Hsu <[email protected]>1 parent 41061a4 commit 9b0153c
File tree
1 file changed
+1
-0
lines changed- models/spring-ai-ollama/src/main/java/org/springframework/ai/ollama/api
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
653 | 653 | | |
654 | 654 | | |
655 | 655 | | |
| 656 | + | |
656 | 657 | | |
657 | 658 | | |
658 | 659 | | |
| |||
0 commit comments