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: implement ollama provider #14

Open
1 task done
dlants opened this issue Jan 5, 2025 · 1 comment
Open
1 task done

feature: implement ollama provider #14

dlants opened this issue Jan 5, 2025 · 1 comment
Labels
enhancement New feature or request

Comments

@dlants
Copy link
Owner

dlants commented Jan 5, 2025

Did you check the docs?

  • I have read all the docs

Is your feature request related to a problem? Please describe.

Should probably add local provider support, probably via https://github.com/ollama/ollama-js

Describe the solution you'd like

.

Describe alternatives you've considered

.

Additional context

No response

@dlants dlants added the enhancement New feature or request label Jan 5, 2025
@trashhalo
Copy link

As long as you let users override the openai base URL you already support ollama https://ollama.com/blog/openai-compatibility

As well as openrouter and litellm. Since they all speak openai api

I think that's the best bang for your buck for supporting more models.

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