createRAG
Function
This function is defined in the rag module.
Signature
Returns
The result of the operation.
Uses
RAG
Source
View on GitHub
src/rag/index.ts at line 135createRAG: API reference for createRAG
This function is defined in the rag module.
def createRAG(options?: { knowledge?: any; config?: Partial<import('./models') -> void
RAGsrc/rag/index.ts at line 135