This is an automated email from the ASF dual-hosted git repository.
sxnan pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/flink-agents.git
from d1a419b [Feature][Integrations][Java] Support explicit tool call
handling in OllamaChatModel (#279)
new ad1e9b1 [hotfix] Fix tool conversion in openai_chat_model
new 7325f45 [hotfix] Always include assistant message after prompt applied
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
python/flink_agents/api/chat_models/chat_model.py | 4 ++--
.../flink_agents/integrations/chat_models/openai/openai_chat_model.py | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)