Update the Conversation (Alpha2) client to support the latest API surface so it matches the Conversation API reference.
For the request add:
- responseFormat – Optional. Structured output via a JSON Schema object
- promptCacheRetention – Optional. Prompt cache retention.
For the response add:
- model – Optional. Model identifier used for the completion.
- usage – Optional. Token usage
Reference:
Update the Conversation (Alpha2) client to support the latest API surface so it matches the Conversation API reference.
For the request add:
For the response add:
Reference: