AxAIAnthropicStopDetails
type AxAIAnthropicStopDetails = object;Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/anthropic/types.ts#L245
Properties
category?
optional category: "cyber" | "bio" | string | null;Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/anthropic/types.ts#L247
explanation?
optional explanation: string | null;Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/anthropic/types.ts#L248
type
type: "refusal";Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/anthropic/types.ts#L246