cigchat_openai_embeddings_import
Import up to 100 OpenAI embeddings into your cig.chat bot, each with a heading (max 50 chars) and text (max 1000 chars), to enable semantic search and retrieval.
Instructions
Import OpenAI Embeddings, maximum 100 embeddings, max characters for each heading is 50, max characters for each text is 1000 [POST /openai-embeddings/import] Requires the "Manage Team" scope on the token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| rows | Yes |