- Merge request !933Issue #3550163: New flag for ChatCombinedToolsAndStructuredResponse β (Merged) created by majorrobot
So it turns out that some providers or models, can't take both tool calling and structured calling. This means that we need to set which providers can do that, so we can do a workaround for the providers that can't.
Its still unclear if this is on provider or model level, but we assume model level for now, even if all models might be encapsulated by it.
In AiModelCapability set the new flag ChatCombinedToolsAndStructuredResponse, add it to the base operation types, and give it a title and description.
Active
1.2
AI Core module
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.