We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I don't have access Open AI and Amazon Bedrock, would like if this plugin can support ollama with different models.
AI Generative AI plugin
Use lang chain ollama integration.
The text was updated successfully, but these errors were encountered:
Hi @subhanshu-shukla-ril you should be able to provide any OpenAI compatible endpoint, which ollama supports:
https://ollama.com/blog/openai-compatibility
See the baseUrl parameter in the configuration.
Sorry, something went wrong.
It can either work with Ollama or Bedrock if I am not wrong?
No branches or pull requests
🔖 Feature description
I don't have access Open AI and Amazon Bedrock, would like if this plugin can support ollama with different models.
🎤 Context
AI Generative AI plugin
✌️ Possible Implementation
Use lang chain ollama integration.
The text was updated successfully, but these errors were encountered: