Upload README.md
Browse files
buffalo_rag/model/README.md
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
# Model Directory
|
2 |
+
|
3 |
+
This directory contains the RAG orchestration logic for the UB-VSA project. It manages the retrieval and generation of answers based on the embedded documents.
|