This commit is contained in:
2025-11-28 18:39:08 +08:00
parent 73b551bf60
commit 2b7fe981d7

View File

@@ -32,7 +32,7 @@ python fastapi_server/server_dashscope.py
# this supports openai-api; unmaintained; NOT RECOMMENDED
python fastapi_server/server.py
```
see sample usage in `fastapi_server/test_dashscope_client.py` to see how to communicate with `fake_stream_server_dashscopy.py` or `server_dashscope.py` serveice
see sample usage in `fastapi_server/test_dashscope_client.py` to see how to communicate with `fake_stream_server_dashscopy.py` or `server_dashscope.py` service
## Runnables