Skip to content

add ollama support for any hosted model, dynamically loaded at runtime #197

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

verbal
Copy link

@verbal verbal commented Mar 25, 2025

After looking at the PRs for adding Ollama support, I saw that they all either hardcoded the model or used an environment variable. I have a pretty simple solution that works with the existing codebase that dynamically gets models hosted on ollama at runtime.

Screenshot 2025-03-25 at 12 51 11 PM

@verbal verbal force-pushed the verbal/ollama_support branch from cf30484 to f9a8aa2 Compare March 25, 2025 19:42
- dynamically gets models hosted on ollama at runtime
@verbal verbal force-pushed the verbal/ollama_support branch from f9a8aa2 to 00f5e7e Compare March 25, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant