Adding CQA Retriever

This commit is contained in:
2025-05-24 12:27:45 -05:00
parent 65fb3532e3
commit 93362b209b
7 changed files with 240 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"Name": "CQA Retriever",
"Description": "Example of a RAG retriever using the CQA API",
"OfficialVerintPackage": false
}