httpx>=0.27
requests>=2.28

[all]
openai>=1.0
cohere>=4.0
sentence-transformers>=2.2
requests-unixsocket>=0.3
httpx>=0.27
pydantic>=2.0
langchain>=0.2
llama-index>=0.10

[async]
httpx>=0.27

[cohere]
cohere>=4.0

[dev]
pytest
ruff
httpx>=0.27

[langchain]
langchain>=0.2

[llamaindex]
llama-index>=0.10

[local]
sentence-transformers>=2.2

[openai]
openai>=1.0

[pydantic]
pydantic>=2.0

[uds]
requests-unixsocket>=0.3
