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

Introduce MistralAI module #371

Closed
geoand opened this issue Mar 13, 2024 · 0 comments · Fixed by #373
Closed

Introduce MistralAI module #371

geoand opened this issue Mar 13, 2024 · 0 comments · Fixed by #373
Assignees

Comments

@geoand
Copy link
Collaborator

geoand commented Mar 13, 2024

This will require work in the upstream langchain4j project so we can introduce our own MistralAiClient.Builder (in the same way we do for OpenAI)

@geoand geoand self-assigned this Mar 13, 2024
geoand added a commit that referenced this issue Mar 13, 2024
langchain4j pushed a commit to langchain4j/langchain4j that referenced this issue Mar 13, 2024
This is very similar to what is done for OpenAI and it will directly
enable
[this](quarkiverse/quarkus-langchain4j#371)

cc @langchain4j 

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

- **New Features**
- Introduced a new client for interacting with Mistral AI services,
enabling chat completions, streaming chat completions, embeddings, and
model listings.
- **Refactor**
- Updated `MistralAiClient` to an abstract class with enhanced
functionality and a new builder method for configuration.
- **Chores**
- Changed access modifiers of several classes and methods from
package-private to public, improving their usability across the
codebase.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
geoand added a commit that referenced this issue Mar 14, 2024
geoand added a commit that referenced this issue Mar 14, 2024
geoand added a commit that referenced this issue Mar 14, 2024
geoand added a commit that referenced this issue Mar 21, 2024
geoand added a commit that referenced this issue Mar 26, 2024
geoand added a commit that referenced this issue Mar 26, 2024
geoand added a commit that referenced this issue Mar 26, 2024
geoand added a commit that referenced this issue Mar 26, 2024
geoand added a commit that referenced this issue Mar 26, 2024
geoand added a commit that referenced this issue Mar 26, 2024
geoand added a commit that referenced this issue Mar 26, 2024
jmartisk added a commit that referenced this issue Mar 26, 2024
Introduce a Mistral AI module
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 a pull request may close this issue.

1 participant