update readme

This commit is contained in:
jinli.yl 2025-06-17 20:10:29 +08:00
parent 0077050050
commit 2940a4a77e
2 changed files with 0 additions and 2 deletions

View file

@ -46,7 +46,6 @@ pip install .
- We start our context and summary services in `simple` mode. Next, you can use standard HTTP interfaces to call the services.
```shell
pip install .
python -m experiencemaker.em_service \
--port=8001 \
--llm='{"backend": "openai_compatible", "model_name": "qwen3-32b", "temperature": 0.6}' \

View file

@ -46,7 +46,6 @@ pip install .
- We start our context and summary services in `simple` mode. Next, you can use standard HTTP interfaces to call the services.
```shell
pip install .
python -m experiencemaker.em_service \
--port=8001 \
--llm='{"backend": "openai_compatible", "model_name": "qwen3-32b", "temperature": 0.6}' \