-
Notifications
You must be signed in to change notification settings - Fork 38
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
don't check ollama connection on linux
Signed-off-by: Paul S. Schweigert <[email protected]> Configuring docker on linux to connect to ollama requires making edits in the bee-api container's /etc/hosts file once all pods are up and running. As a result, for linux users the `configure_ollama` command will always fail. This PR skips the ollama connection check for linux users
- Loading branch information
Showing
1 changed file
with
20 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters