Skip to content

Conversation

@srijnabhargav
Copy link

Make Gemini model configurable via settings (align with Groq)

Description

This PR removes the hard-coded Gemini model and introduces a configurable Gemini model setting, aligning the Gemini integration with the existing Groq pattern.

What changed

  • Added a new app setting for Gemini model selection
  • Updated Gemini text completion logic to read the model from settings
  • Ensured consistent behavior across all LLM providers

Acceptance Criteria Fulfillment

  • Gemini model is configurable via app settings
  • No changes to existing Groq or In-House (Rocket.Chat) logic

Screenshort:

image

Fixes

Fixes #11


Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: make Gemini model configurable via settings

1 participant