diff --git a/requirements.txt b/requirements.txt new file mode 100644 index 000000000..33983f717 --- /dev/null +++ b/requirements.txt @@ -0,0 +1,161 @@ +aiohappyeyeballs==2.4.3 +aiohttp==3.10.10 +aiosignal==1.3.1 +annotated-types==0.7.0 +anyio==4.5.2 +asgiref==3.8.1 +async-timeout==4.0.3 +attrs==24.2.0 +backoff==2.2.1 +bcrypt==4.2.0 +build==1.2.2.post1 +cachetools==5.5.0 +certifi==2024.8.30 +charset-normalizer==3.4.0 +chroma-hnswlib==0.7.6 +chromadb==0.5.18 +click==8.1.7 +coloredlogs==15.0.1 +dataclasses-json==0.6.7 +Deprecated==1.2.14 +distro==1.9.0 +durationpy==0.9 +exceptiongroup==1.2.2 +fastapi==0.115.4 +fastembed==0.4.1 +filelock==3.16.1 +flatbuffers==24.3.25 +frozenlist==1.5.0 +fsspec==2024.10.0 +google-auth==2.36.0 +googleapis-common-protos==1.65.0 +graphlib_backport==1.1.0 +greenlet==3.1.1 +grpcio==1.67.1 +grpcio-tools==1.67.1 +h11==0.14.0 +h2==4.1.0 +hpack==4.0.0 +httpcore==1.0.6 +httptools==0.6.4 +httpx==0.27.2 +huggingface-hub==0.26.2 +humanfriendly==10.0 +hyperframe==6.0.1 +idna==3.10 +importlib_metadata==8.5.0 +importlib_resources==6.4.5 +Jinja2==3.1.4 +jiter==0.7.0 +joblib==1.4.2 +jsonpatch==1.33 +jsonpointer==3.0.0 +kubernetes==31.0.0 +langchain==0.2.17 +langchain-chroma==0.1.4 +langchain-community==0.2.18 +langchain-core==0.2.43 +langchain-huggingface==0.0.3 +langchain-ollama==0.1.3 +langchain-openai==0.1.25 +langchain-qdrant==0.1.4 +langchain-text-splitters==0.2.4 +langsmith==0.1.142 +loguru==0.7.2 +markdown-it-py==3.0.0 +MarkupSafe==2.1.5 +marshmallow==3.22.0 +mdurl==0.1.2 +mmh3==4.1.0 +monotonic==1.6 +mpmath==1.3.0 +multidict==6.1.0 +mypy-extensions==1.0.0 +networkx==3.1 +numpy==1.24.4 +nvidia-cublas-cu12==12.1.3.1 +nvidia-cuda-cupti-cu12==12.1.105 +nvidia-cuda-nvrtc-cu12==12.1.105 +nvidia-cuda-runtime-cu12==12.1.105 +nvidia-cudnn-cu12==9.1.0.70 +nvidia-cufft-cu12==11.0.2.54 +nvidia-curand-cu12==10.3.2.106 +nvidia-cusolver-cu12==11.4.5.107 +nvidia-cusparse-cu12==12.1.0.106 +nvidia-nccl-cu12==2.20.5 +nvidia-nvjitlink-cu12==12.6.77 +nvidia-nvtx-cu12==12.1.105 +oauthlib==3.2.2 +ollama==0.3.3 +onnx==1.17.0 +onnxruntime==1.19.2 +openai==1.54.3 +opentelemetry-api==1.28.1 +opentelemetry-exporter-otlp-proto-common==1.28.1 +opentelemetry-exporter-otlp-proto-grpc==1.28.1 +opentelemetry-instrumentation==0.49b1 +opentelemetry-instrumentation-asgi==0.49b1 +opentelemetry-instrumentation-fastapi==0.49b1 +opentelemetry-proto==1.28.1 +opentelemetry-sdk==1.28.1 +opentelemetry-semantic-conventions==0.49b1 +opentelemetry-util-http==0.49b1 +orjson==3.10.11 +overrides==7.7.0 +packaging==24.2 +pillow==10.4.0 +pkg_resources==0.0.0 +portalocker==2.10.1 +posthog==3.7.0 +propcache==0.2.0 +protobuf==5.28.3 +py_rust_stemmers==0.1.3 +pyasn1==0.6.1 +pyasn1_modules==0.4.1 +pydantic==2.9.2 +pydantic_core==2.23.4 +Pygments==2.18.0 +pypdf==5.1.0 +PyPika==0.48.9 +pyproject_hooks==1.2.0 +python-dateutil==2.9.0.post0 +python-dotenv==1.0.1 +PyYAML==6.0.2 +qdrant-client==1.12.1 +regex==2024.11.6 +requests==2.32.3 +requests-oauthlib==2.0.0 +requests-toolbelt==1.0.0 +rich==13.9.4 +rsa==4.9 +safetensors==0.4.5 +scikit-learn==1.3.2 +scipy==1.10.1 +sentence-transformers==3.2.1 +shellingham==1.5.4 +six==1.16.0 +sniffio==1.3.1 +SQLAlchemy==2.0.36 +starlette==0.41.2 +sympy==1.13.3 +tenacity==8.5.0 +threadpoolctl==3.5.0 +tiktoken==0.7.0 +tokenizers==0.20.3 +tomli==2.0.2 +torch==2.4.1 +tqdm==4.67.0 +transformers==4.46.2 +triton==3.0.0 +typer==0.13.0 +typing-inspect==0.9.0 +typing_extensions==4.12.2 +urllib3==2.2.3 +uvicorn==0.32.0 +uvloop==0.21.0 +watchfiles==0.24.0 +websocket-client==1.8.0 +websockets==13.1 +wrapt==1.16.0 +yarl==1.15.2 +zipp==3.20.2