We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I want to use the Codestral model through the Mistral API, which is currently free.
The text was updated successfully, but these errors were encountered:
you are welcome to open a PR to add this. should be similar to many other models supported via litellm
https://docs.litellm.ai/docs/providers/mistral
https://github.com/Codium-ai/pr-agent/blob/4ab939204274bdc1bdecfa951df1060f71c2ff58/pr_agent/algo/ai_handlers/litellm_ai_handler.py#L17
Sorry, something went wrong.
great, I'll be working on this, I actually made a PR agent this week on my own - https://github.com/JaynouOliver/pr-ai-agent Just need some guidance, happy to contribute here
Review the file i referenced.
You just need to replicate the logic to accommodate the new key (and validate it works)
great
No branches or pull requests
I want to use the Codestral model through the Mistral API, which is currently free.
The text was updated successfully, but these errors were encountered: