Is your feature request related to a problem?
Yes, the fact that when I'm using edit mode, I want the model to be able to search the web, and because Fluid Voice uses the OpenAI compatible wrapper for Gemini. It doesn't seem to be able to support Google search grounding, which is something that I want to enable whilst in edit mode.
Describe the solution you'd like
I would like an option in the UI, at least for the Google provider, to turn on and off Google search grounding as an option, so this would require using the Google Gemini API.
Describe alternatives you've considered
I have considered rewriting parts of the app myself, but it would take too long and would not support future updates of the app.
Additional context
n/a
Is your feature request related to a problem?
Yes, the fact that when I'm using edit mode, I want the model to be able to search the web, and because Fluid Voice uses the OpenAI compatible wrapper for Gemini. It doesn't seem to be able to support Google search grounding, which is something that I want to enable whilst in edit mode.
Describe the solution you'd like
I would like an option in the UI, at least for the Google provider, to turn on and off Google search grounding as an option, so this would require using the Google Gemini API.
Describe alternatives you've considered
I have considered rewriting parts of the app myself, but it would take too long and would not support future updates of the app.
Additional context
n/a