Replies: 1 comment
-
This seems to be the most related bug #738 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I have an issue, and I've narrowed it down to the JSONParser, Pydantic, executor and CommandResult model.
JSON is being returned correclty, but the CommandResult model does not populate.
Here is my debug log:
How can I run a specific test case for this?
ollama_client is basically a copy of openai_client.
Beta Was this translation helpful? Give feedback.
All reactions