File locations:
src/arduino/app_bricks/cloud_llm/cloud_llm.py
src/arduino/app_bricks/cloud_llm/models.py
Hello,
Thanks to your help, I was able to integrate my Arduino Uno Q with the Gemini LLM.
While reviewing the Cloud LLM Brick, I noticed that it currently appears to use only gemini-2.5-flash-lite. Since LangChain supports many Gemini models, it would be very helpful if the Cloud LLM Brick provided an option to choose the Gemini model or API version when configuring cloud LLM APIs.
Could you consider adding a model/version selector for the Cloud LLM Brick?
Thank you.
File locations:
src/arduino/app_bricks/cloud_llm/cloud_llm.pysrc/arduino/app_bricks/cloud_llm/models.pyHello,
Thanks to your help, I was able to integrate my Arduino Uno Q with the Gemini LLM.
While reviewing the Cloud LLM Brick, I noticed that it currently appears to use only
gemini-2.5-flash-lite. Since LangChain supports many Gemini models, it would be very helpful if the Cloud LLM Brick provided an option to choose the Gemini model or API version when configuring cloud LLM APIs.Could you consider adding a model/version selector for the Cloud LLM Brick?
Thank you.