RAG implementation, content moderation, prompt classification, new LLM chain, document storage
This commit is contained in:
208
requirements.txt
Normal file
208
requirements.txt
Normal file
@@ -0,0 +1,208 @@
|
||||
aiofiles==24.1.0
|
||||
aiohappyeyeballs==2.6.1
|
||||
aiohttp==3.11.18
|
||||
aiosignal==1.3.2
|
||||
annotated-types==0.7.0
|
||||
anyio==4.8.0
|
||||
asgiref==3.8.1
|
||||
astor==0.8.1
|
||||
attrs==25.1.0
|
||||
autobahn==24.4.2
|
||||
Automat==24.8.1
|
||||
backoff==2.2.1
|
||||
bcrypt==4.3.0
|
||||
beautifulsoup4==4.13.4
|
||||
black==25.1.0
|
||||
build==1.2.2.post1
|
||||
cachetools==5.5.2
|
||||
certifi==2025.1.31
|
||||
cffi==1.17.1
|
||||
channels==4.2.0
|
||||
chardet==5.2.0
|
||||
charset-normalizer==3.4.1
|
||||
chroma-hnswlib==0.7.6
|
||||
chromadb==1.0.7
|
||||
click==8.1.8
|
||||
coloredlogs==15.0.1
|
||||
constantly==23.10.4
|
||||
contourpy==1.3.1
|
||||
cryptography==44.0.2
|
||||
cycler==0.12.1
|
||||
daphne==4.1.2
|
||||
dataclasses-json==0.6.7
|
||||
Deprecated==1.2.18
|
||||
distro==1.9.0
|
||||
Django==5.1.7
|
||||
django-autoslug==1.9.9
|
||||
django-cors-headers==4.7.0
|
||||
django-filter==25.1
|
||||
djangorestframework==3.15.2
|
||||
djangorestframework_simplejwt==5.5.0
|
||||
duckdb==1.2.1
|
||||
durationpy==0.9
|
||||
emoji==2.14.1
|
||||
eval_type_backport==0.2.2
|
||||
Faker==37.0.0
|
||||
fastapi==0.115.9
|
||||
filelock==3.17.0
|
||||
filetype==1.2.0
|
||||
flatbuffers==25.2.10
|
||||
fonttools==4.56.0
|
||||
frozenlist==1.6.0
|
||||
fsspec==2025.2.0
|
||||
google-auth==2.39.0
|
||||
googleapis-common-protos==1.70.0
|
||||
greenlet==3.1.1
|
||||
grpcio==1.71.0
|
||||
h11==0.14.0
|
||||
html5lib==1.1
|
||||
httpcore==1.0.7
|
||||
httptools==0.6.4
|
||||
httpx==0.28.1
|
||||
httpx-sse==0.4.0
|
||||
huggingface-hub==0.30.2
|
||||
humanfriendly==10.0
|
||||
hyperlink==21.0.0
|
||||
idna==3.10
|
||||
importlib_metadata==8.6.1
|
||||
importlib_resources==6.5.2
|
||||
incremental==24.7.2
|
||||
Jinja2==3.1.6
|
||||
jiter==0.8.2
|
||||
joblib==1.4.2
|
||||
jsonpatch==1.33
|
||||
jsonpointer==3.0.0
|
||||
jsonschema==4.23.0
|
||||
jsonschema-specifications==2025.4.1
|
||||
kiwisolver==1.4.8
|
||||
kubernetes==32.0.1
|
||||
langchain==0.3.24
|
||||
langchain-community==0.3.23
|
||||
langchain-core==0.3.56
|
||||
langchain-ollama==0.2.3
|
||||
langchain-text-splitters==0.3.8
|
||||
langdetect==1.0.9
|
||||
langsmith==0.3.13
|
||||
lxml==5.4.0
|
||||
Markdown==3.7
|
||||
markdown-it-py==3.0.0
|
||||
MarkupSafe==3.0.2
|
||||
marshmallow==3.26.1
|
||||
matplotlib==3.10.1
|
||||
mdurl==0.1.2
|
||||
mmh3==5.1.0
|
||||
mpmath==1.3.0
|
||||
multidict==6.4.3
|
||||
mypy-extensions==1.0.0
|
||||
nest-asyncio==1.6.0
|
||||
networkx==3.4.2
|
||||
nltk==3.9.1
|
||||
numpy==2.2.3
|
||||
nvidia-cublas-cu12==12.4.5.8
|
||||
nvidia-cuda-cupti-cu12==12.4.127
|
||||
nvidia-cuda-nvrtc-cu12==12.4.127
|
||||
nvidia-cuda-runtime-cu12==12.4.127
|
||||
nvidia-cudnn-cu12==9.1.0.70
|
||||
nvidia-cufft-cu12==11.2.1.3
|
||||
nvidia-curand-cu12==10.3.5.147
|
||||
nvidia-cusolver-cu12==11.6.1.9
|
||||
nvidia-cusparse-cu12==12.3.1.170
|
||||
nvidia-cusparselt-cu12==0.6.2
|
||||
nvidia-nccl-cu12==2.21.5
|
||||
nvidia-nvjitlink-cu12==12.4.127
|
||||
nvidia-nvtx-cu12==12.4.127
|
||||
oauthlib==3.2.2
|
||||
olefile==0.47
|
||||
ollama==0.4.7
|
||||
onnxruntime==1.21.1
|
||||
openai==1.65.4
|
||||
opentelemetry-api==1.32.1
|
||||
opentelemetry-exporter-otlp-proto-common==1.32.1
|
||||
opentelemetry-exporter-otlp-proto-grpc==1.32.1
|
||||
opentelemetry-instrumentation==0.53b1
|
||||
opentelemetry-instrumentation-asgi==0.53b1
|
||||
opentelemetry-instrumentation-fastapi==0.53b1
|
||||
opentelemetry-proto==1.32.1
|
||||
opentelemetry-sdk==1.32.1
|
||||
opentelemetry-semantic-conventions==0.53b1
|
||||
opentelemetry-util-http==0.53b1
|
||||
orjson==3.10.15
|
||||
overrides==7.7.0
|
||||
packaging==24.2
|
||||
pandas==2.2.3
|
||||
pandasai==2.4.2
|
||||
pathspec==0.12.1
|
||||
pillow==11.1.0
|
||||
platformdirs==4.3.6
|
||||
posthog==4.0.1
|
||||
propcache==0.3.1
|
||||
protobuf==5.29.4
|
||||
psutil==7.0.0
|
||||
pyasn1==0.6.1
|
||||
pyasn1_modules==0.4.1
|
||||
pycparser==2.22
|
||||
pydantic==2.11.4
|
||||
pydantic-settings==2.9.1
|
||||
pydantic_core==2.33.2
|
||||
Pygments==2.19.1
|
||||
PyJWT==2.10.1
|
||||
pyOpenSSL==25.0.0
|
||||
pyparsing==3.2.1
|
||||
pypdf==5.4.0
|
||||
PyPika==0.48.9
|
||||
pyproject_hooks==1.2.0
|
||||
python-dateutil==2.9.0.post0
|
||||
python-dotenv==1.0.1
|
||||
python-iso639==2025.2.18
|
||||
python-magic==0.4.27
|
||||
python-oxmsg==0.0.2
|
||||
pytz==2025.1
|
||||
PyYAML==6.0.2
|
||||
RapidFuzz==3.13.0
|
||||
referencing==0.36.2
|
||||
regex==2024.11.6
|
||||
requests==2.32.3
|
||||
requests-oauthlib==2.0.0
|
||||
requests-toolbelt==1.0.0
|
||||
rich==14.0.0
|
||||
rpds-py==0.24.0
|
||||
rsa==4.9.1
|
||||
scipy==1.15.2
|
||||
service-identity==24.2.0
|
||||
setuptools==75.8.2
|
||||
shellingham==1.5.4
|
||||
six==1.17.0
|
||||
sniffio==1.3.1
|
||||
soupsieve==2.7
|
||||
SQLAlchemy==2.0.38
|
||||
sqlglot==26.9.0
|
||||
sqlglotrs==0.4.0
|
||||
sqlparse==0.5.3
|
||||
starlette==0.45.3
|
||||
sympy==1.13.1
|
||||
tenacity==9.0.0
|
||||
tokenizers==0.21.1
|
||||
torch==2.6.0
|
||||
tqdm==4.67.1
|
||||
triton==3.2.0
|
||||
Twisted==24.11.0
|
||||
txaio==23.1.1
|
||||
typer==0.15.3
|
||||
typing-inspect==0.9.0
|
||||
typing-inspection==0.4.0
|
||||
typing_extensions==4.12.2
|
||||
tzdata==2025.1
|
||||
unstructured==0.17.2
|
||||
unstructured-client==0.34.0
|
||||
urllib3==2.3.0
|
||||
uvicorn==0.34.2
|
||||
uvloop==0.21.0
|
||||
watchfiles==1.0.5
|
||||
webencodings==0.5.1
|
||||
websocket-client==1.8.0
|
||||
websockets==15.0.1
|
||||
wrapt==1.17.2
|
||||
yarl==1.20.0
|
||||
zipp==3.21.0
|
||||
zope.interface==7.2
|
||||
zstandard==0.23.0
|
||||
Reference in New Issue
Block a user