AxAIProfileRequestRules type AxAIProfileRequestRules = object ; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L78
Properties
constructObjects? optional constructObjects : Readonly < Record < string , Readonly < Record < string , string >>>>; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L92
copyFields? optional copyFields : Readonly < Record < string , string >>; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L89
defaultThinkingLevel? optional defaultThinkingLevel :
| NonNullable < AxAIServiceOptions [ "thinkingTokenBudget" ] >
| "xhigh"
| "max" ; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L81
dropFields? optional dropFields : readonly string []; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L88
dropWhenThinking? optional dropWhenThinking : readonly string []; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L87
effortMap? optional effortMap : Readonly < Record < string , string | null >>; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L85
enumMaps? optional enumMaps : Readonly < Record < string , Readonly < Record < string , unknown >>>>; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L91
imageURLShape? optional imageURLShape : "object" ; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L93
optionDialect? optional optionDialect : "search-parameters" ; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L95
reasoning? optional reasoning : "thinking-object" | "effort" | "openrouter" ; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L79
reasoningObjectFields? optional reasoningObjectFields : readonly string []; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L94
renameFields? optional renameFields : Readonly < Record < string , string >>; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L90
serviceTierMap? optional serviceTierMap : AxServiceTierMap ; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L97
thinkingBoolean? optional thinkingBoolean : object ; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L96
path
optional toolChoice : "supported" | "unforced" ; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L80
unsupportedThinkingLevels? optional unsupportedThinkingLevels : Readonly < Record < string , string >>; Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/provider_profiles.ts#L86