Ask a question to get started
Enter to sendā¢Shift+Enter new line
The maximum number of tokens that can be generated in the chat completion. The total length of input tokens and generated tokens is limited by the model's context length.
max_completion_tokens: int | None = None