Integrate a capability definition with the your custom embedding model.
Vorbereitungen
Role required: admin
Prozedur
-
Navigate to , and then enter sys_generative_ai_config.list in the filter to go to the Generative AI Configurations [sys_generative_ai_config] table.
-
Select New.
-
Ensure that Definition Table field is prepopulated with sys_one_extend_capability_definition.
-
In the Definition field, select the search icon to select the definition document.
-
In the Table name field, select One API System Executor [one_api_system_executor].
-
In the Document field, select the OneExtend capability definition that you want to integrate with the embedding model.
-
Select OK.
-
In the Model field, select an embedding model of your choice.
-
Select the Active option.
-
Populate the Additional Configurations field.
- In the Name field, enter resource _path.
- In the Value field, enter the end point path of the connection alias URL, the one you created for your embedding model. For example,
deployments/text-embedding-3-large/embeddings?api-version=2023-05-15.
-
Select Submit.