Browse Source

Merge pull request #1023 from fbirlik/patch-useragent

add fake_useragent to get a realistic header for rag/web requests
Timothy Jaeryang Baek 1 year ago
parent
commit
fe19f125d4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      backend/requirements.txt

+ 1 - 0
backend/requirements.txt

@@ -22,6 +22,7 @@ google-generativeai
 
 langchain
 langchain-community
+fake_useragent
 chromadb
 sentence_transformers
 pypdf