mirror of
https://github.com/tcsenpai/agenticSeek.git
synced 2025-06-05 02:25:27 +00:00
remove start ollama in windows scritp
This commit is contained in:
parent
dc6eef8031
commit
df645f9a02
@ -1,8 +1,5 @@
|
|||||||
@echo off
|
@echo off
|
||||||
|
|
||||||
REM Up the provider in windows
|
|
||||||
start ollama serve
|
|
||||||
|
|
||||||
docker-compose up
|
docker-compose up
|
||||||
if %ERRORLEVEL% neq 0 (
|
if %ERRORLEVEL% neq 0 (
|
||||||
echo Error: Failed to start containers. Check Docker logs with 'docker compose logs'.
|
echo Error: Failed to start containers. Check Docker logs with 'docker compose logs'.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user