1. Type of Issue
Please select the type of issue (mark with an [x]):
2. Why is it required?
The Gemini model is hardcoded in the code at the moment. If someone wants to use a different model, it is not possible without modifying the code. Let's make the model configurable (along with the timeouts), so that we can choose any of the supported models by setting that as an environment variable.*
3. What is the acceptance criteria?
Define the clear, concrete criteria that must be met for this issue to be considered resolved (e.g., specific test cases passing, UI behavior, CLI parameters support, etc.).
- User is able to override the default model for Gemini
1. Type of Issue
Please select the type of issue (mark with an [x]):
2. Why is it required?
The Gemini model is hardcoded in the code at the moment. If someone wants to use a different model, it is not possible without modifying the code. Let's make the model configurable (along with the timeouts), so that we can choose any of the supported models by setting that as an environment variable.*
3. What is the acceptance criteria?
Define the clear, concrete criteria that must be met for this issue to be considered resolved (e.g., specific test cases passing, UI behavior, CLI parameters support, etc.).