weiqingy commented on PR #1120: URL: https://github.com/apache/flink-agents/pull/1120#issuecomment-5674562471
Agreed, now is the right time. I'll expand this PR into a shared schema module under `integrations/chat-models` and move Ollama, Gemini, Bedrock and watsonx onto it. Gemini's `$ref` handling, the watsonx `response_format` envelope and Bedrock's request shape stay in their own connections, and so do the per-provider options (map value schemas, and closed objects on Gemini). Two behavior changes come with it. Ollama gets the same enum fix, and Bedrock lists properties in declaration order like the other three instead of alphabetically. I'll call both out in the description. -- 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]
