Skip to content

Commit 8809e5d

Browse files
committed
docs: add SSE custom response type example to Moonshot AI custom LLM server documentation
SSE (Server-Sent Events) is now supported as a custom response type for Moonshot AI's custom LLM server. This commit adds an example of how to configure and use SSE for real-time event streaming in your custom LLM server setup, enhancing the documentation with a practical use case.
1 parent c098151 commit 8809e5d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/customize/custom-llm-server.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -94,8 +94,6 @@ And the request body will be:
9494

9595
### Moonshot AI examples
9696

97-
Official Moonshot AI doc: https://platform.moonshot.cn/docs/api-reference
98-
9997
- Custom Response Type:SSE
10098
- Custom Engine Server:https://api.moonshot.cn/v1/chat/completions
10199
- Request body format

0 commit comments

Comments
 (0)