Skip to content

Commit

Permalink
Update test_config.json: update P2
Browse files Browse the repository at this point in the history
  • Loading branch information
anushree1808 authored Mar 14, 2024
1 parent 2938815 commit 446ad3c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
{
"name": "querySearchResource",
"inputs": {
"mlindex_content": "embeddings:\r\n api_base: https:\/\/promptflow-ci-sweden-central.openai.azure.com\/\r\n api_type: azure\r\n api_version: 2023-07-01-preview\r\n batch_size: '16'\r\n connection:\r\n id: \/subscriptions\/96aede12-2f73-41cb-b983-6d11a904839b\/resourceGroups\/promptflow\/providers\/Microsoft.MachineLearningServices\/workspaces\/chjinche-pf-eus\/connections\/chjinche-aoai\r\n connection_type: workspace_connection\r\n deployment: text-embedding-ada-002\r\n dimension: 1536\r\n file_format_version: '2'\r\n kind: open_ai\r\n model: text-embedding-ada-002\r\n schema_version: '2'\r\nindex:\r\n engine: langchain.vectorstores.FAISS\r\n kind: faiss\r\n method: FlatL2\r\n path: azureml:\/\/subscriptions\/96aede12-2f73-41cb-b983-6d11a904839b\/resourcegroups\/promptflow\/workspaces\/chjinche-pf-eus\/datastores\/workspaceblobstore\/paths\/azureml\/f6495468-6137-4cb8-8107-9f312e4fc91d\/index\/\r\nself:\r\n path: \r\n azureml:\/\/subscriptions\/96aede12-2f73-41cb-b983-6d11a904839b\/resourcegroups\/promptflow\/workspaces\/chjinche-pf-eus\/datastores\/workspaceblobstore\/paths\/azureml\/f6495468-6137-4cb8-8107-9f312e4fc91d\/index\/\r\n asset_id: \r\n azureml:\/\/locations\/eastus2euap\/workspaces\/4d49a4bb-8594-4ccd-842e-73a9aeb3fcb1\/data\/azureml-runbook-faiss\/versions\/1",
"mlindex_content": "embeddings:\r\n kind: none\r\n schema_version: '2'\r\nindex:\r\n api_version: 2023-07-01-Preview\r\n connection:\r\n id: \/subscriptions\/96aede12-2f73-41cb-b983-6d11a904839b\/resourceGroups\/promptflow\/providers\/Microsoft.MachineLearningServices\/workspaces\/chjinche-pf-eus\/connections\/AzureAISearch\r\n connection_type: workspace_connection\r\n endpoint: https:\/\/cogsearch-embeddingstore.search.windows.net\r\n engine: azure-sdk\r\n field_mapping:\r\n content: content\r\n embedding: null\r\n metadata: null\r\n index: test-vector-index-acs-built-for-awesome-vector-search\r\n kind: acs\r\n semantic_configuration_name: default",
"query_type": "Semantic"
}
},
Expand Down

0 comments on commit 446ad3c

Please sign in to comment.