update readme
This commit is contained in:
@@ -28,15 +28,6 @@ python -m pip install .
|
||||
# Runables
|
||||
all runnables are under scripts
|
||||
|
||||
# Start all mcps to websocket
|
||||
1. Source all env variable
|
||||
2. run the below
|
||||
```bash
|
||||
python scripts/start_mcp_server.py
|
||||
|
||||
# update configs/ws_mcp_config.json with link from the command above
|
||||
python scripts/ws_start_register_tools.py
|
||||
```
|
||||
|
||||
# Eval Dataset Format
|
||||
see `scripts/make_eval_dataset.py` for example. Specific meaning of each entry:
|
||||
|
||||
9
archived.md
Normal file
9
archived.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# Start all mcps to websocket
|
||||
1. Source all env variable
|
||||
2. run the below
|
||||
```bash
|
||||
python scripts/start_mcp_server.py
|
||||
|
||||
# update configs/ws_mcp_config.json with link from the command above
|
||||
python scripts/ws_start_register_tools.py
|
||||
```
|
||||
Reference in New Issue
Block a user