Commit a8e89f0
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 a8e89f0
File tree
6 files changed
+524
-18
lines changed- pdl-live-react
- demos
- src-tauri
- src/pdl
- tests/cli
6 files changed
+524
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
0 commit comments