-
Couldn't load subscription status.
- Fork 6.5k
fixed Sarvam Integration and Typos (Fixes #19931) #19932
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, you need to change the details in the pyproject.toml of the integration to make this change effective tho (otherwise it will be still published under the old name)
Done, thanks! |
|
Hey @Nightwing-77 there is a problem with the pyproject.toml, it seems to be invalid... When it is fixed, we can merge this :)) |
Head branch was pushed to by a user without write access
i missed a comma 😭, my bad |
Description
This PR fixes typos and incorrect references in the Sarvam AI integration in
llama_index.ServamtoSarvam"servam-m"to"sarvam-m"servam.aitosarvam.aiSERVAM_API_KEYtoSARVAM_API_KEYFixes #19931
New Package?
Version Bump?
Type of Change
How Has This Been Tested?
Suggested Checklist:
uv run make format; uv run make lintto appease the lint gods