-
Notifications
You must be signed in to change notification settings - Fork 127
components llm_rag_create_faiss_index
github-actions[bot] edited this page Dec 31, 2024
·
67 revisions
Creates a FAISS index from embeddings. The index will be saved to the output folder.
The index will be registered as a Data Asset named asset_name
if register_output
is set to True
.
Version: 0.0.76
Preview
View in Studio: https://ml.azure.com/registries/azureml/components/llm_rag_create_faiss_index/version/0.0.76
Name | Description | Type | Default | Optional | Enum |
---|---|---|---|---|---|
embeddings | Folder containing embeddings to be indexed. | uri_folder |
Name | Description | Type |
---|---|---|
index | Uri Folder containing MLIndex yaml file and faiss/pickle files that hold data for the index | uri_folder |
azureml:llm-rag-embeddings@latest