4 Replies
Elixir Programming Language Forum
Ash AI tool use fails because of additionalProperties in JSON when ...
I tried to switch a PoC chat built with Ash AI from OpenAI to Google models (Gemini), and tool use broke because of the presence of additionalProperties in the JSON It looks like in pydantic-ai they suffered a similar problem pydantic-ai Gemini Schema Generation Fails for Dynamically Created Models with List[KeyValuePair] Replacement for Dict ...
Looks like this is a known issue? Should I create a GitHub ticket?
I think there may be one already
yes sir