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: Support GigaChat LLM from Langchain #5621

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

Rai220
Copy link

@Rai220 Rai220 commented Jan 10, 2025

Adds support of gigachat LLM, that already supported in langchain: https://python.langchain.com/docs/integrations/chat/gigachat/

@dosubot dosubot bot added size:XXL This PR changes 1000+ lines, ignoring generated files. enhancement New feature or request labels Jan 10, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jan 10, 2025
@github-actions github-actions bot added enhancement New feature or request and removed enhancement New feature or request labels Jan 10, 2025
Copy link

codspeed-hq bot commented Jan 10, 2025

CodSpeed Performance Report

Merging #5621 will degrade performances by 36.15%

Comparing Rai220:main (8e2f65b) with main (18acd30)

Summary

⚡ 1 improvements
❌ 1 regressions
✅ 13 untouched benchmarks

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

Benchmarks breakdown

Benchmark main Rai220:main Change
test_get_and_cache_all_types_dict 1.2 ms 1.9 ms -36.15%
test_successful_run_with_output_type_any 281.4 ms 241.3 ms +16.63%

@Rai220
Copy link
Author

Rai220 commented Jan 10, 2025

Hey @ogabrielluiz ! Could you please review my PR when you have a moment? 🙏 Thanks in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request size:XXL This PR changes 1000+ lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant