RCaz commited on
Commit
c359aed
·
1 Parent(s): b49d619

added reqs and tests for cd/ci

Browse files
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ langchain-core
2
+ gradio
tests/test_create_retreiver.py ADDED
File without changes