You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Right now this tool requires OpenAI to use. Instead the tool should use a locally running olllama server that it accesses via a local socket connection. Specifically:
Add ollama as an LLM backend
Add a command line option to select OpenAI or ollama
Add a menu toggle to switch between the two modes
The text was updated successfully, but these errors were encountered:
Right now this tool requires OpenAI to use. Instead the tool should use a locally running olllama server that it accesses via a local socket connection. Specifically:
The text was updated successfully, but these errors were encountered: