AxAIOpenAIResponsesInputTextContentPart
Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/openai/responses_types.ts#L129
Properties
| Property | Modifier | Type |
|---|
cache_control? | readonly | object |
cache_control.type | readonly | "ephemeral" |
prompt_cache_breakpoint? | readonly | object |
prompt_cache_breakpoint.mode | readonly | "explicit" |
text | public | string |
type | readonly | "input_text" |