adding .bat and .sh files to setup and start project easily
This commit is contained in:
@@ -4,6 +4,7 @@ alembic==1.13.1
|
||||
annotated-types==0.6.0
|
||||
anyio==4.3.0
|
||||
appdirs==1.4.4
|
||||
arxiv==2.1.0
|
||||
asgiref==3.7.2
|
||||
attrs==23.2.0
|
||||
backoff==2.2.1
|
||||
@@ -34,6 +35,7 @@ docstring-parser==0.15
|
||||
duckduckgo_search==4.4.3
|
||||
embedchain==0.1.97
|
||||
fastapi==0.110.0
|
||||
feedparser==6.0.10
|
||||
filelock==3.13.1
|
||||
flatbuffers==24.3.7
|
||||
frozendict==2.4.0
|
||||
@@ -50,7 +52,7 @@ google-cloud-core==2.4.1
|
||||
google-cloud-resource-manager==1.12.3
|
||||
google-cloud-storage==2.15.0
|
||||
google-crc32c==1.5.0
|
||||
google-generativeai==0.3.2
|
||||
google-generativeai==0.4.1
|
||||
google-resumable-media==2.7.0
|
||||
googleapis-common-protos==1.62.0
|
||||
gptcache==0.1.43
|
||||
@@ -77,11 +79,11 @@ lancedb==0.5.7
|
||||
langchain==0.1.13
|
||||
langchain-community==0.0.29
|
||||
langchain-core==0.1.33
|
||||
langchain-experimental==0.0.52
|
||||
langchain-google-genai==0.0.9
|
||||
langchain-experimental==0.0.55
|
||||
langchain-google-genai==0.0.11
|
||||
langchain-openai==0.0.5
|
||||
langchain-text-splitters==0.0.1
|
||||
langsmith==0.1.27
|
||||
langsmith==0.1.31
|
||||
lxml==5.1.0
|
||||
Mako==1.3.2
|
||||
markdown-it-py==3.0.0
|
||||
@@ -161,6 +163,7 @@ schema==0.7.5
|
||||
selenium==4.18.1
|
||||
semanticscholar==0.7.0
|
||||
semver==3.0.2
|
||||
sgmllib3k==1.0.0
|
||||
shapely==2.0.3
|
||||
six==1.16.0
|
||||
smmap==5.0.1
|
||||
|
||||
Reference in New Issue
Block a user