Files
openrouter-python-sdk-retry…/docs/operations/sendchatcompletionrequestresponse.md
T
2025-11-13 14:21:27 -05:00

510 B

SendChatCompletionRequestResponse

Supported Types

components.ChatResponse

value: components.ChatResponse = /* values here */

Union[eventstreaming.EventStream[components.ChatStreamingResponseChunkData], eventstreaming.EventStreamAsync[components.ChatStreamingResponseChunkData]]

value: Union[eventstreaming.EventStream[components.ChatStreamingResponseChunkData], eventstreaming.EventStreamAsync[components.ChatStreamingResponseChunkData]] = /* values here */