File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed
text_2_sql/data_dictionary Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,7 @@ OpenAI__Endpoint=<openAIEndpoint>
44OpenAI__ApiKey = <openAIKey if using non managed identity>
55OpenAI__ApiVersion = <openAIApiVersion>
66Text2Sql__DatabaseEngine = <databaseEngine>
7- Text2Sql__UseQueryCache = <whether to use the query cache first or not>
8- Text2Sql__PreRunQueryCache = <whether to pre-run the top result from the query cache or not>
97Text2Sql__DatabaseName = <databaseName>
108Text2Sql__DatabaseConnectionString = <databaseConnectionString>
11- AIService__AzureSearchOptions__Endpoint = <searchServiceEndpoint>
12- AIService__AzureSearchOptions__Key = <searchServiceKey if not using identity>
13- AIService__AzureSearchOptions__RagDocuments__Index = <ragDocumentsIndexName>
14- AIService__AzureSearchOptions__Text2Sql__Index = <text2SQLIndexName>
15- AIService__AzureSearchOptions__Text2SqlQueryCache__Index = <text2SQLIndexName>
16- AIService__AzureSearchOptions__RagDocuments__SemanticConfig = <ragDocumentsSemanticConfig>
17- AIService__AzureSearchOptions__Text2Sql__SemanticConfig = <text2SQLSemanticConfig>
18- AIService__AzureSearchOptions__Text2SqlQueryCache__SemanticConfig = <text2SQLSemanticConfig>
199IdentityType = <identityType> # system_assigned or user_assigned or key
2010ClientId = <clientId if using user assigned identity>
You can’t perform that action at this time.
0 commit comments