SendChatCompletionRequestResponse - Python SDK

SendChatCompletionRequestResponse method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

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 */