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

Support other LLM providers #10

Open
arey opened this issue Nov 2, 2024 · 0 comments
Open

Support other LLM providers #10

arey opened this issue Nov 2, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@arey
Copy link
Member

arey commented Nov 2, 2024

LangChain4j enables integration with 15+ LLM providers, allowing us to incorporate those that support the specific LangChain4j features used in this application: Streaming, Tools, and JSON mode.
Potential candidates include Google Vertex AI Gemini, Ollama, and Mistral AI.

This task should also take into account LLM switching, possibly through a Maven profile.

@arey arey added the enhancement New feature or request label Nov 2, 2024
@arey arey changed the title Supports other LLM providers Support other LLM providers Nov 2, 2024
@arey arey added the help wanted Extra attention is needed label Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant