Skip to main content

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