Skip to content

feat: Add three request body parameters to Mistral AI Chat Completion #2639

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

Closed
wants to merge 2 commits into from

Conversation

jee14
Copy link
Contributor

@jee14 jee14 commented Apr 4, 2025

Add presence_penalty, frequency_penalty, and n parameters
Following Mistral AI API specifications as referenced in https://docs.mistral.ai/api/#tag/chat

Add presence_penalty, frequency_penalty, and n parameters to Chat Completion request body
following Mistral AI API specifications as referenced in https://docs.mistral.ai/api/#tag/chat

Signed-off-by: jee14 <[email protected]>
@jee14 jee14 force-pushed the feature/mistral-ai branch from e278508 to 2a68e26 Compare April 4, 2025 07:20
@jee14 jee14 force-pushed the feature/mistral-ai branch from b8ecbe8 to fad2b24 Compare April 4, 2025 07:28
@xchopin
Copy link

xchopin commented Apr 9, 2025

Exactly what I was looking for. I was about to code it and make a PR, thank you

@jee14 jee14 closed this by deleting the head repository Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants