Skip to content

Conversation

@adeeshperera
Copy link
Owner

  • Replaced if-else with switch statement to explicitly handle all providers (gemini, chatgpt, claude, grok)
  • Used existing commitLLM variable instead of multiple os.Getenv calls

DFanso and others added 2 commits October 4, 2025 22:35
Fix DFanso#39: Update Gemini API key references
- Replaced if-else with switch statement to explicitly handle all providers (gemini, chatgpt, claude, grok)
- Used existing commitLLM variable instead of multiple os.Getenv calls
@adeeshperera adeeshperera merged commit ce1d73e into main Oct 4, 2025
@adeeshperera adeeshperera deleted the LLM-provider-selection-to-switch-statement branch October 4, 2025 17:53
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.

3 participants