Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed Google Gemini models from LLM models list #18

Closed
wants to merge 3 commits into from
Closed

Conversation

bstanga
Copy link
Contributor

@bstanga bstanga commented Nov 21, 2024

No description provided.

Copy link

github-actions bot commented Nov 21, 2024

PR Summary

Removed outdated or unsupported LLM models from the configuration, specifically removing Google Gemini models (gemini-1.5-flash and gemini-1.5-flash-latest) and OpenAI model (gpt-4o-mini) from the available LLM models list. This change streamlines the model selection to focus on Anthropic's Claude model.

Changes

File Summary
src/ai.ts Removed three model configurations from LLM_MODELS array: OpenAI's gpt-4o-mini and Google's gemini-1.5-flash and gemini-1.5-flash-latest, leaving only the Anthropic Claude model.

autogenerated by presubmit.ai

@bstanga bstanga changed the title remove google models @presubmit Removed Google Gemini models from LLM models list Nov 21, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

Review Summary

Commits Considered (2)
Files Processed (1)
  • src/ai.ts (1 hunk)
Actionable Comments (0)
Skipped Comments (1)
  • src/ai.ts [16-19]

    maintainability: "Missing context for model support changes"

@bstanga bstanga closed this Nov 21, 2024
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