AxAIProfileRequestRules type AxAIProfileRequestRules = object ; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L91
Properties
constructObjects? optional constructObjects : Readonly < Record < string , Readonly < Record < string , string >>>>; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L105
copyFields? optional copyFields : Readonly < Record < string , string >>; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L102
defaultThinkingLevel? optional defaultThinkingLevel :
| NonNullable < AxAIServiceOptions [ "thinkingTokenBudget" ] >
| "xhigh"
| "max" ; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L94
dropFields? optional dropFields : readonly string []; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L101
dropWhenThinking? optional dropWhenThinking : readonly string []; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L100
effortMap? optional effortMap : Readonly < Record < string , string | null >>; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L98
enumMaps? optional enumMaps : Readonly < Record < string , Readonly < Record < string , unknown >>>>; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L104
imageURLShape? optional imageURLShape : "object" ; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L106
optionDialect? optional optionDialect : "search-parameters" ; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L108
reasoning? optional reasoning : "thinking-object" | "effort" | "openrouter" ; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L92
reasoningObjectFields? optional reasoningObjectFields : readonly string []; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L107
renameFields? optional renameFields : Readonly < Record < string , string >>; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L103
serviceTierMap? optional serviceTierMap : AxServiceTierMap ; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L110
thinkingBoolean? optional thinkingBoolean : object ; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L109
path
optional toolChoice : "supported" | "unforced" | "no-named" ; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L93
unsupportedThinkingLevels? optional unsupportedThinkingLevels : Readonly < Record < string , string >>; Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/provider_profiles.ts#L99