SendChatCompletionRequestResponse - Python SDK

SendChatCompletionRequestResponse method reference

Supported Types

components.ChatResult

1value: components.ChatResult = /* values here */

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

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