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

chore: make --local-ollama option a boolean only #60

Open
erhant opened this issue Jul 4, 2024 · 0 comments
Open

chore: make --local-ollama option a boolean only #60

erhant opened this issue Jul 4, 2024 · 0 comments
Assignees
Labels
refactor This needs refactoring

Comments

@erhant
Copy link
Member

erhant commented Jul 4, 2024

Instead of --local-ollama=true or --local-ollama=false, we should go for a single arg only. Since this is true by default, we can instead use --docker-ollama option which if set, makes the script use Docker containers for Ollama.

@erhant erhant added the refactor This needs refactoring label Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor This needs refactoring
Projects
None yet
Development

No branches or pull requests

2 participants