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