Saltar al contenido principal
Versión: Siguiente

OpenAIChatCompletionsMessagesParameters

Inherits

Propiedades

PropiedadTipoDefault ValueDescripción
afterText""Identifier for the last message from the previous pagination request.
limitInteger0Number of messages to retrieve.
orderText"asc"Sort order for messages by timestamp. Use asc for ascending order or desc for descending order. Por defecto es asc.

Ver también