-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
47c6c30
commit 6270bcc
Showing
17 changed files
with
79 additions
and
79 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
gradio==5.8.0 | ||
gradio==5.9.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,13 @@ | ||
accelerate==v1.0.1 | ||
bitsandbytes==0.44.1 | ||
datasets==3.1.0 | ||
accelerate==1.2.1 | ||
bitsandbytes==0.45.0 | ||
datasets==3.2.0 | ||
einops==0.8.0 | ||
gcsfs==2024.9.0 | ||
mlflow==2.17.2 | ||
peft==v0.13.2 | ||
psutil==6.1.0 | ||
gcsfs==2024.12.0 | ||
mlflow==2.19.0 | ||
peft==0.14.0 | ||
psutil==6.1.1 | ||
pynvml==11.5.3 | ||
thejsonlogger==0.0.3 | ||
thejsonlogger==0.0.5 | ||
torch==2.5.1 | ||
transformers==v4.46.1 | ||
trl==v0.11.4 | ||
transformers==4.47.1 | ||
trl==0.13.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
t5==0.9.4 | ||
transformers==4.44.2 | ||
transformers==4.47.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
pandas==2.2.2 | ||
scikit-learn==1.5.1 | ||
redis==5.0.8 | ||
pandas==2.2.3 | ||
scikit-learn==1.6.0 | ||
redis==5.2.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
## The following requirements were added by pip freeze: | ||
cffi==1.17.1 | ||
cryptography==43.0.1 | ||
cryptography==43.0.3 | ||
pycparser==2.22 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
google-cloud-pubsub~=2.23.0 | ||
google-auth~=2.34.0 | ||
google-cloud-pubsub~=2.27.1 | ||
google-auth~=2.37.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
google-cloud-pubsub~=2.23.0 | ||
google-auth~=2.34.0 | ||
google-cloud-pubsub~=2.27.1 | ||
google-auth~=2.37.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
streamlit==1.38.0 | ||
google-cloud-aiplatform==1.65.0 | ||
langchain==0.2.16 | ||
streamlit==1.41.1 | ||
google-cloud-aiplatform==1.75.0 | ||
langchain==0.3.14 | ||
langchain-community==0.2.16 | ||
langchain-google-vertexai==1.0.10 | ||
elasticsearch==8.15.0 | ||
elasticsearch==8.17.0 | ||
arxiv==2.1.3 | ||
pymupdf==1.24.10 | ||
pymupdf==1.25.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
google-cloud-storage==2.18.2 | ||
google-cloud-aiplatform==1.65.0 | ||
langchain==0.2.16 | ||
google-cloud-storage==2.19.0 | ||
google-cloud-aiplatform==1.75.0 | ||
langchain==0.3.14 | ||
langchain-community==0.2.16 | ||
langchain-google-vertexai==1.0.10 | ||
elasticsearch==8.15.0 | ||
elasticsearch==8.17.0 | ||
pypdf==3.17.4 | ||
click==8.1.7 | ||
click==8.1.8 | ||
Flask==2.3.3 | ||
itsdangerous==2.2.0 | ||
Jinja2==3.1.5 | ||
MarkupSafe==2.1.5 | ||
Werkzeug==3.0.6 | ||
Werkzeug==3.1.3 | ||
kubernetes==28.1.0 |
12 changes: 6 additions & 6 deletions
12
databases/postgres-pgvector/docker/chatbot/requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
streamlit==1.38.0 | ||
google-cloud-aiplatform==1.65.0 | ||
langchain==0.2.16 | ||
streamlit==1.41.1 | ||
google-cloud-aiplatform==1.75.0 | ||
langchain==0.3.14 | ||
langchain-community==0.2.16 | ||
langchain-google-vertexai==1.0.10 | ||
pgvector==0.3.2 | ||
psycopg2-binary==2.9.9 | ||
pgvector==0.3.6 | ||
psycopg2-binary==2.9.10 | ||
arxiv==2.1.3 | ||
pymupdf==1.24.10 | ||
pymupdf==1.25.1 |
14 changes: 7 additions & 7 deletions
14
databases/postgres-pgvector/docker/embed-docs/requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
google-cloud-storage==2.18.2 | ||
google-cloud-aiplatform==1.65.0 | ||
langchain==0.2.16 | ||
google-cloud-storage==2.19.0 | ||
google-cloud-aiplatform==1.75.0 | ||
langchain==0.3.14 | ||
langchain-community==0.2.16 | ||
langchain-google-vertexai==1.0.10 | ||
pgvector==0.3.2 | ||
psycopg2-binary==2.9.9 | ||
pgvector==0.3.6 | ||
psycopg2-binary==2.9.10 | ||
pypdf==3.17.4 | ||
click==8.1.7 | ||
click==8.1.8 | ||
Flask==2.3.3 | ||
itsdangerous==2.2.0 | ||
Jinja2==3.1.5 | ||
MarkupSafe==2.1.5 | ||
Werkzeug==3.0.6 | ||
Werkzeug==3.1.3 | ||
kubernetes==28.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,8 @@ | ||
streamlit==1.38.0 | ||
google-cloud-aiplatform==1.65.0 | ||
langchain==0.2.16 | ||
streamlit==1.41.1 | ||
google-cloud-aiplatform==1.75.0 | ||
langchain==0.3.14 | ||
langchain-community==0.2.16 | ||
langchain-google-vertexai==1.0.10 | ||
qdrant-client==1.11.1 | ||
qdrant-client==1.12.2 | ||
arxiv==2.1.3 | ||
pymupdf==1.24.10 | ||
pymupdf==1.25.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,14 @@ | ||
google-cloud-storage==2.18.2 | ||
google-cloud-aiplatform==1.65.0 | ||
langchain==0.2.16 | ||
google-cloud-storage==2.19.0 | ||
google-cloud-aiplatform==1.75.0 | ||
langchain==0.3.14 | ||
langchain-community==0.2.16 | ||
langchain-google-vertexai==1.0.10 | ||
qdrant-client==1.11.1 | ||
qdrant-client==1.12.2 | ||
pypdf==3.17.4 | ||
click==8.1.7 | ||
click==8.1.8 | ||
Flask==2.3.3 | ||
itsdangerous==2.2.0 | ||
Jinja2==3.1.5 | ||
MarkupSafe==2.1.5 | ||
Werkzeug==3.0.6 | ||
Werkzeug==3.1.3 | ||
kubernetes==28.1.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
streamlit==1.38.0 | ||
google-cloud-aiplatform==1.65.0 | ||
langchain==0.2.16 | ||
streamlit==1.41.1 | ||
google-cloud-aiplatform==1.75.0 | ||
langchain==0.3.14 | ||
langchain-community==0.2.16 | ||
langchain-google-vertexai==1.0.10 | ||
langchain-weaviate==0.0.2 | ||
weaviate-client==4.7.1 | ||
langchain-weaviate==0.0.3 | ||
weaviate-client==4.10.2 | ||
arxiv==2.1.3 | ||
pymupdf==1.24.10 | ||
pymupdf==1.25.1 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,15 @@ | ||
google-cloud-storage==2.18.2 | ||
google-cloud-aiplatform==1.65.0 | ||
langchain==0.2.16 | ||
google-cloud-storage==2.19.0 | ||
google-cloud-aiplatform==1.75.0 | ||
langchain==0.3.14 | ||
langchain-community==0.2.16 | ||
langchain-google-vertexai==1.0.10 | ||
langchain-weaviate==0.0.2 | ||
weaviate-client==4.7.1 | ||
langchain-weaviate==0.0.3 | ||
weaviate-client==4.10.2 | ||
pypdf==3.17.4 | ||
click==8.1.7 | ||
click==8.1.8 | ||
Flask==2.3.3 | ||
itsdangerous==2.2.0 | ||
Jinja2==3.1.5 | ||
MarkupSafe==2.1.5 | ||
Werkzeug==3.0.6 | ||
Werkzeug==3.1.3 | ||
kubernetes==28.1.0 |