Merge pull request #116 from trayvonpan/patch-1
Add `nest_asyncio` to requirements.txt for autonomous RAG
This commit is contained in:
commit
77f32837fe
1 changed files with 2 additions and 1 deletions
|
|
@ -6,4 +6,5 @@ pgvector
|
||||||
requests
|
requests
|
||||||
sqlalchemy
|
sqlalchemy
|
||||||
pypdf
|
pypdf
|
||||||
duckduckgo-search
|
duckduckgo-search
|
||||||
|
nest_asyncio
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue