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 gemini-2.0-flash-exp and gemini-exp-1206 models #5213

Merged

Conversation

raphaelchristi
Copy link
Contributor

Description

This PR adds support for two new Google Gemini models:

  • gemini-2.0-flash-exp
  • gemini-exp-1206

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. enhancement New feature or request labels Dec 11, 2024
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Dec 11, 2024
Copy link

codspeed-hq bot commented Dec 11, 2024

CodSpeed Performance Report

Merging #5213 will degrade performances by 73.5%

Comparing raphaelchristi:feat/add-new-gemini-models (cd424ac) with main (222f15d)

Summary

⚡ 2 improvements
❌ 2 regressions
✅ 11 untouched benchmarks

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

Benchmarks breakdown

Benchmark main raphaelchristi:feat/add-new-gemini-models Change
test_get_and_cache_all_types_dict 1,088.1 µs 948.6 µs +14.71%
test_load_flows 1.1 ms 4 ms -73.5%
test_setup_llm_caching 1.2 ms 4 ms -70.33%
test_successful_run_with_input_type_any 255.4 ms 214.4 ms +19.12%

@edwinjosechittilappilly
Copy link
Collaborator

@raphaelchristi did you test it?

@raphaelchristi
Copy link
Contributor Author

raphaelchristi commented Dec 12, 2024

@edwinjosechittilappilly yes , i tested It.

@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 12, 2024
@ogabrielluiz ogabrielluiz force-pushed the feat/add-new-gemini-models branch from d63edb8 to cd424ac Compare December 12, 2024 21:16
@ogabrielluiz ogabrielluiz enabled auto-merge (squash) December 12, 2024 21:16
@ogabrielluiz ogabrielluiz merged commit 67892d4 into langflow-ai:main Dec 12, 2024
20 checks passed
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:XS This PR changes 0-9 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants