Spaces:
Running
Running
NA
Browse files- requirements.txt +0 -6
requirements.txt
CHANGED
|
@@ -1,11 +1,5 @@
|
|
| 1 |
-
requests_to_curl==1.1.0
|
| 2 |
-
toml==0.10.2
|
| 3 |
omegaconf==2.3.0
|
| 4 |
-
syrupy==4.0.8
|
| 5 |
streamlit==1.32.2
|
| 6 |
-
llama-index==0.10.42
|
| 7 |
-
llama-index-indices-managed-vectara==0.1.4
|
| 8 |
-
llama-index-agent-openai==0.1.5
|
| 9 |
pydantic==1.10.15
|
| 10 |
python-dotenv==1.0.1
|
| 11 |
git+https://{GITHUB_TOKEN}@github.com/vectara/vectara-agent.git
|
|
|
|
|
|
|
|
|
|
| 1 |
omegaconf==2.3.0
|
|
|
|
| 2 |
streamlit==1.32.2
|
|
|
|
|
|
|
|
|
|
| 3 |
pydantic==1.10.15
|
| 4 |
python-dotenv==1.0.1
|
| 5 |
git+https://{GITHUB_TOKEN}@github.com/vectara/vectara-agent.git
|