wenjin272 opened a new issue, #323: URL: https://github.com/apache/flink-agents/issues/323
### Search before asking - [x] I searched in the [issues](https://github.com/apache/flink-agents/issues) and found nothing similar. ### Description If the ollama response contains tool call, the ollama4j will raise exceptions like: ``` io.github.ollama4j.exceptions.OllamaException: Unrecognized field "id" (class io.github.ollama4j.models.chat.OllamaChatToolCalls) ``` See https://github.com/ollama4j/ollama4j/issues/237 for details ### How to reproduce Run `WorkflowSingleAgentExample` ### Version and environment main branch, but 0.1.0 should has the same question. ### Are you willing to submit a PR? - [x] I'm willing to submit a PR! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
