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

feat: add latest models to Google Generative AI, Anthropic Models #4685

Merged
merged 3 commits into from
Nov 18, 2024

Conversation

edwinjosechittilappilly
Copy link
Collaborator

This pull request includes updates to the model constants and their usage in dropdown inputs for Anthropic and Google Generative AI models. The key changes involve moving the model options to separate constants files and updating the dropdown input components to use these constants.

Model Constants Update:

Dropdown Input Components Update:

@dosubot dosubot bot added size:M This PR changes 30-99 lines, ignoring generated files. enhancement New feature or request labels Nov 18, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Nov 18, 2024
Copy link

codspeed-hq bot commented Nov 18, 2024

CodSpeed Performance Report

Merging #4685 will degrade performances by 32.78%

Comparing feat-add-latest-model-names (d6b71d5) with main (5df0854)

Summary

❌ 2 regressions
✅ 13 untouched benchmarks

⚠️ Please fix the performance issues or acknowledge them on CodSpeed.

Benchmarks breakdown

Benchmark main feat-add-latest-model-names Change
test_successful_run_with_input_type_text 217.6 ms 296.1 ms -26.53%
test_successful_run_with_output_type_any 183 ms 272.2 ms -32.78%

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 18, 2024
Copy link
Contributor

@ogabrielluiz ogabrielluiz left a comment

Choose a reason for hiding this comment

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

LGTM

@edwinjosechittilappilly edwinjosechittilappilly enabled auto-merge (squash) November 18, 2024 18:19
@edwinjosechittilappilly edwinjosechittilappilly merged commit c3dbabb into main Nov 18, 2024
30 checks passed
@edwinjosechittilappilly edwinjosechittilappilly deleted the feat-add-latest-model-names branch November 18, 2024 18:36
mieslep pushed a commit to mieslep/langflow that referenced this pull request Nov 19, 2024
…ngflow-ai#4685)

* updated models

models updates

* Update google_generative_ai_constants.py

formatting
diogocabral pushed a commit to headlinevc/langflow that referenced this pull request Nov 26, 2024
…ngflow-ai#4685)

* updated models

models updates

* Update google_generative_ai_constants.py

formatting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants