-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Open
Labels
Description
New features
-
POST /v1/chat/completions
- Added optional request body properties:
- bootstrap_host (string or null): Internal bootstrap host for disaggregated prefill/decode.
- bootstrap_room (int64 integer or null, minimum 0): Internal bootstrap room ID for disaggregated prefill/decode.
- Added optional request body properties:
-
POST /v1/responses
- In annotations.citations items, added optional properties:
- start_index (int32 or null): The summary of the annotation.
- end_index (int32 or null): The end index of the annotation.
- title (string or null): The title of the annotation.
- In annotations.citations items, added optional properties:
-
GET /v1/responses/{response_id}
- In annotations.citations items, added optional properties:
- start_index (int32 or null): The summary of the annotation.
- end_index (int32 or null): The end index of the annotation.
- title (string or null): The title of the annotation.
- In annotations.citations items, added optional properties:
https://github.com/gr2m/ai-provider-monitor/releases/tag/xai%4014.1.0