Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

createRAG

Function
This function is defined in the rag module.

Signature

def createRAG(options?: { knowledge?: any; config?: Partial<import('./models') -> void

Returns

Returns
void
The result of the operation.

Uses

  • RAG

Source

View on GitHub

src/rag/index.ts at line 135

JS RAG Agent

JS RAG Agent CLI

JS Graph RAG

JS Vector Stores