LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
./llm/__init__.py
./llm/anthropic.py
./llm/chat_completions.py
./llm/client.py
./llm/responses_api.py
./llm/streaming.py
./llm/streaming_responses.py
./llm/tool_handling.py
./llm/tooling.py
./llm/types.py
docs/api_reference.md
docs/changelog.md
docs/claude_tools.md
docs/examples.md
docs/index.md
docs/ollama.md
docs/publishing.md
docs/quickstart.md
docs/tool_calling.md
docs/tools.md
docs/anthropic/tool_calling.md
llm/__init__.py
llm/anthropic.py
llm/chat_completions.py
llm/client.py
llm/responses_api.py
llm/streaming.py
llm/streaming_responses.py
llm/tool_handling.py
llm/tooling.py
llm/types.py
tests/test_client.py
tests/test_import.py
tests/test_tools.py
unified_llm_client.egg-info/PKG-INFO
unified_llm_client.egg-info/SOURCES.txt
unified_llm_client.egg-info/dependency_links.txt
unified_llm_client.egg-info/requires.txt
unified_llm_client.egg-info/top_level.txt