rivapereira123 commited on
Commit
9740d0a
·
verified ·
1 Parent(s): e397243

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -0
requirements.txt CHANGED
@@ -2,4 +2,19 @@
2
  matplotlib
3
  requests-cache
4
  openai
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
5
 
 
2
  matplotlib
3
  requests-cache
4
  openai
5
+ gradio==4.26.0
6
+ openai>=1.0.0
7
+ google-auth-oauthlib>=1.0.0
8
+ langchain
9
+ langchain-community
10
+ langchain-openai
11
+ langgraph
12
+ tavily-python
13
+ llama-index
14
+ llama-index-embeddings-langchain
15
+ sentence-transformers
16
+ transformers
17
+ pinecone
18
+ firebase-admin
19
+ python-dotenv
20