UNPKG

@tonytruong/chatbot-ai-lib

Version:

AI-powered healthcare automation, document parsing, OpenAI, embeddings, RAG, vector DB, Facebook OAuth.

2 lines 190 B
export declare function answerWithRAG(question: string, userId: string, chatHistory?: string[], topK?: number, pageId?: string): Promise<string>; //# sourceMappingURL=RAGService.d.ts.map