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

MistraAI function calling example #68

Merged

Conversation

czelabueno
Copy link
Contributor

This PR add function calling example supported by langchain4l-mistral-ai

langchain4j pushed a commit to langchain4j/langchain4j that referenced this pull request Mar 25, 2024
This PR adds `function calling` support for MistralAI `chat` and
`streaming` completions models.

Also, add and deprecate the Mistral AI models like:
- open-mistral-7b, 
- open-mixtral-8x7b, 
- mistral-small-latest, 
- mistral-medium-latest, 
- mistral-large-latest,
- mistral-tiny (deprecated)
- mistral-medium (deprecated)

Others PR related:
1. MistralAI Examples with function calling
[PR#68](langchain4j/langchain4j-examples#68)
2. MistralAI Function Calling documentation
[PR#765](#765)
3. Updating the integration table by adding the function calling as new
column for other integrations [
PR#766](#766)
Copy link
Owner

@langchain4j langchain4j left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@czelabueno thanks a lot!

@langchain4j langchain4j merged commit 95455c4 into langchain4j:main Mar 26, 2024
1 check passed
@czelabueno czelabueno deleted the mistraai-function-calling-example branch March 26, 2024 16:01
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