File tree Expand file tree Collapse file tree 1 file changed +0
-18
lines changed
specification/search/data-plane/Azure.Search/preview/2025-08-01-preview Expand file tree Collapse file tree 1 file changed +0
-18
lines changed Original file line number Diff line number Diff line change 2833
2833
},
2834
2834
"description" : " The AI model to be used for query planning."
2835
2835
},
2836
- "KnowledgeAgentOutputOptimization" : {
2837
- "type" : " string" ,
2838
- "enum" : [
2839
- " attemptBypassModel"
2840
- ],
2841
- "x-ms-enum" : {
2842
- "name" : " KnowledgeAgentOutputOptimization" ,
2843
- "modelAsString" : true ,
2844
- "values" : [
2845
- {
2846
- "value" : " attemptBypassModel" ,
2847
- "name" : " AttemptBypassModel" ,
2848
- "description" : " Attempt to avoid a model call by issuing the most recent chat message as a direct query."
2849
- }
2850
- ]
2851
- },
2852
- "description" : " Procedural optimizations the agent should perform during retrieval."
2853
- },
2854
2836
"KnowledgeAgentAzureOpenAIModel" : {
2855
2837
"type" : " object" ,
2856
2838
"x-ms-discriminator-value" : " azureOpenAI" ,
You can’t perform that action at this time.
0 commit comments