Create Embeddings
POST
{{BASE_URL}}/v1/embeddings
Related guidelines: [Insert]( https://platform.openai.com/docs/guides/embeddings )
Create an embedding vector representing the input text.
Request
Header Params
Authorization
string
required
Example:
Authorization: Bearer ********************
Example:
Bearer {{YOUR_API_KEY}}
Body Params application/json