Question

How does Timpi Orca support RAG workflows?

RAG workflows combine retrieval, context preparation and generation in a controlled automation flow, with storage options for fast cache, Redis, large OpenSearch-backed knowledge bases, or external RAG systems.

Answer

Timpi Orca supports RAG workflows by letting users connect retrieval, data, transform and AI model blocks. A workflow can retrieve background knowledge, merge it with a user question, call a suitable model and return an answer with the supporting context.

Orca supports four RAG configurations so teams can choose the right balance of speed, scale and ownership:

RAG can be combined with Timpi data sources, customer knowledge bases, external vector indexes and model routing. Orca also supports parallel branches, so retrieval can happen while another branch classifies intent or prepares model routing.