-
Notifications
You must be signed in to change notification settings - Fork 8
Support Ollama as other LLM provider #10
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request