To use API_Request in-database function with OpenAI or Azure OpenAI Embeddings, it is assumed that:
- You are aware of the OpenAI or Azure OpenAI embedding model to use, and have necessary keys to call the OpenAI API or the Azure OpenAI model endpoint.In case of Azure OpenAI, you should have the correct deployment of embedding model in Azure OpenAI with necessary keys and endpoint information.
- You are familiar with OpenAI or Azure OpenAI Embeddings input and output specifications.
- You make sure that Teradata table or query has the specified text column for input.