Commit ff79902
committed
feat: improve support for tool calling in ollama-rs
We need to send a system prompt to some models. Plus add some stubs for pydantic for python tool execution.
This also includes nascent support for openai-rs (not fully funcitonal yet).
Signed-off-by: Nick Mitchell <[email protected]>1 parent 6716dd9 commit ff79902
File tree
5 files changed
+520
-15
lines changed- pdl-live-react
- demos
- src-tauri
- src/pdl
- tests/cli
5 files changed
+520
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments