twosom commented on PR #162: URL: https://github.com/apache/flink-agents/pull/162#issuecomment-3284447372
> Hi, @twosom , thanks for your contribution. I left a minor comment about converting ollama chat response to our chat message. > > > > Currently, because there is no built-in actions in java like `chat_model_action` and `tool_call_action` in python, the example actually doesn't call the function tool. I will add these built-in actions to keep align with python side later. Hi @wenjin272. Thanks to Ollama4j's `registerTool` function, we are actually calling the function. Therefore, the example works correctly. -- 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org