Train KB from Text
lyzr_kb_train_textIngest text chunks into a knowledge base by providing the RAG ID and array of texts. This action feeds training data to the RAG system for agent use.
Instructions
Ingest text chunks into a knowledge base.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| texts | Yes | Text chunks to ingest | |
| rag_id | Yes | Knowledge base id |