Files
openrouter-python-sdk-retry…/docs/models/createchatcompletionresponse.md
T
2025-09-17 09:19:51 -05:00

441 B

CreateChatCompletionResponse

Supported Types

models.ChatCompletion

value: models.ChatCompletion = /* values here */

Union[eventstreaming.EventStream[models.ChatCompletionChunk], eventstreaming.EventStreamAsync[models.ChatCompletionChunk]]

value: Union[eventstreaming.EventStream[models.ChatCompletionChunk], eventstreaming.EventStreamAsync[models.ChatCompletionChunk]] = /* values here */