Python SDKOperations

SendChatCompletionRequestResponse - Python SDK

SendChatCompletionRequestResponse method reference

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

Supported Types

components.ChatResponse

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

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

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