ofermend commited on
Commit
3e686d7
1 Parent(s): 14a9422

updated README

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. requirements.txt +1 -0
README.md CHANGED
@@ -7,7 +7,7 @@ sdk: docker
7
  app_port: 8501
8
  pinned: false
9
  license: apache-2.0
10
- short_description: chatbot with HN data using vectara-agent
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
7
  app_port: 8501
8
  pinned: false
9
  license: apache-2.0
10
+ short_description: chatbot with HN data using vectara-agentic
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
requirements.txt CHANGED
@@ -6,4 +6,5 @@ streamlit_feedback==0.1.3
6
  langdetect==1.0.9
7
  langcodes==3.4.0
8
  uuid==1.30
 
9
  git+https://{GITHUB_TOKEN}@github.com/vectara/py-vectara-agentic.git
 
6
  langdetect==1.0.9
7
  langcodes==3.4.0
8
  uuid==1.30
9
+ pymongo==
10
  git+https://{GITHUB_TOKEN}@github.com/vectara/py-vectara-agentic.git