Merge pull request #118 from Fosowl/dev

Dev
This commit is contained in:
Martin
2025-04-13 20:38:26 +02:00
committed by GitHub
+1 -3
View File
@@ -84,7 +84,7 @@ python3 setup.py install
## Run locally on your machine ## Run locally on your machine
**We recommend using at least Deepseek 14B, smaller models struggle with tool use and forget quickly the context.** **We recommend using at the very least Deepseek 14B, smaller models will struggle with tasks especially for web browsing.**
### 1️⃣ **Download Models** ### 1️⃣ **Download Models**
@@ -140,8 +140,6 @@ python3 main.py
## Usage ## Usage
Warning: We only support French, English and Chinese, prompt in other language would work but might not be routed to the proper agent.
Make sure the services are up and running with `./start_services.sh` and run the agenticSeek with `python3 main.py` Make sure the services are up and running with `./start_services.sh` and run the agenticSeek with `python3 main.py`
```sh ```sh