Skip to content

Use LiteLLM#11

Merged
simedw merged 6 commits intomainfrom
use-litellm
Jul 9, 2025
Merged

Use LiteLLM#11
simedw merged 6 commits intomainfrom
use-litellm

Conversation

@simedw
Copy link
Owner

@simedw simedw commented Jul 6, 2025

This PR replaces the Gemini-only implementation with LiteLLM, allowing users to specify their preferred AI provider.

  • Users can now set a default provider in the new [ai] section (designed for future extensibility).
  • Individual [view] sections can override this default.
  • The environment variable LITELLM_MODEL can override settings from the command line.

Additionally, this PR removes some dead code, and simplifies the llm.py code.

@simedw simedw merged commit 8272c15 into main Jul 9, 2025
4 checks passed
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.

2 participants