Completion requirements
5. Improvement: Nuevos componentes para habilitar AI Generative en Stratio Rocket
Improvement: New components to enable Generative AI in Stratio Rocket
What is it?
New components in batch, hybrid and streaming flows to accelerate RAG development and generation of embeddings from unstructured information.
Components
- LoadDocument: extracts text and metadata from documents.
- Document mode: access each detected file as a table with metadata as location and modification date.
- TextSplitter and TextEmbeddings: fragmented text and conversion to embeddings.
- Opensearch: output to OpenSearch to store embeddings.
picture: New components LoadDocument → TextSplitter → TextEmbeddings → Opensearch
Image: OpenSearch Configuration