LICENSE
README.md
pyproject.toml
llm_azure/__init__.py
llm_azure/anthropic.py
llm_azure/openai.py
llm_azure.egg-info/PKG-INFO
llm_azure.egg-info/SOURCES.txt
llm_azure.egg-info/dependency_links.txt
llm_azure.egg-info/entry_points.txt
llm_azure.egg-info/requires.txt
llm_azure.egg-info/top_level.txt
tests/test_azure_anthropic.py
tests/test_azure_openai.py
tests/test_capabilities.py