mirror of
https://github.com/agentscope-ai/ReMe.git
synced 2026-09-06 08:16:00 +00:00
update readme
This commit is contained in:
parent
0077050050
commit
2940a4a77e
2 changed files with 0 additions and 2 deletions
|
|
@ -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}' \
|
||||
|
|
|
|||
|
|
@ -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}' \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue