AxAIAnthropicStopDetails
type AxAIAnthropicStopDetails = object;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L233
Properties
category?
optional category: "cyber" | "bio" | string | null;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L235
explanation?
optional explanation: string | null;Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L236
type
type: "refusal";Defined in: https://github.com/ax-llm/ax/blob/31f293d0ebe925f398e3310055e4d2b6ef3b1b2e/src/ax/ai/anthropic/types.ts#L234