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

feature: Need OLLAMA Model support in AI Generative AI plugin #339

Open
subhanshu-shukla-ril opened this issue Mar 7, 2025 · 2 comments
Labels
enhancement New feature or request

Comments

@subhanshu-shukla-ril
Copy link

🔖 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.

@subhanshu-shukla-ril subhanshu-shukla-ril added the enhancement New feature or request label Mar 7, 2025
@niallthomson
Copy link
Contributor

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.

@subhanshu-shukla-ril
Copy link
Author

subhanshu-shukla-ril commented Mar 10, 2025

It can either work with Ollama or Bedrock if I am not wrong?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants