Files
oak-gpui/crates/assistant_tools/src
Bennet Bo Fenner 3d7e012e09 gemini: Fix issue with builtin tool schemas (#33917)
Closes #33894

After #33635 Gemini Integration was broken because we now produce
`const` fields for enums, which are not supported.
Changing this to `openapi3` fixes the issue.

Release Notes:

- Fixed an issue where Gemini Models would not work because of
incompatible tool schemas
2025-07-04 15:11:38 +00:00
..
2025-05-02 15:56:07 +00:00
2025-03-14 16:26:22 -04:00