Skip to content

feat: add support for multiple LLM providers (Gemini, Claude, DeepSeek)#14

Open
study8677 wants to merge 1 commit into
developeranku:mainfrom
study8677:feat/multi-llm-support
Open

feat: add support for multiple LLM providers (Gemini, Claude, DeepSeek)#14
study8677 wants to merge 1 commit into
developeranku:mainfrom
study8677:feat/multi-llm-support

Conversation

@study8677

Copy link
Copy Markdown
  • add GEMINI_API_KEY / ANTHROPIC_API_KEY / DEEPSEEK_API_KEY env vars
  • update config.py and .env.example
  • add llm/factory.py for provider abstraction
  • update README with usage instructions

Describe your changes

Issue ticket number and link (optional)

Checklist before requesting a review

  • I have performed a self-review of my code

- add GEMINI_API_KEY / ANTHROPIC_API_KEY / DEEPSEEK_API_KEY env vars
- update config.py and .env.example
- add llm/factory.py for provider abstraction
- update README with usage instructions
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.

1 participant