update readme

This commit is contained in:
martin legrand
2025-07-13 12:50:15 +02:00
parent e0123bfc67
commit f72c1b9b07
7 changed files with 15 additions and 10 deletions
+1 -1
View File
@@ -331,7 +331,7 @@ python3 app.py --provider ollama --port 3333
is_local = False
provider_name = server
provider_model = deepseek-r1:70b
provider_server_address = x.x.x.x:3333
provider_server_address = http://x.x.x.x:3333
```
下一步:[启动服务并运行 AgenticSeek](#Start-services-and-Run)