LICENSE
README.md
pyproject.toml
llm_claude/__init__.py
llm_claude.egg-info/PKG-INFO
llm_claude.egg-info/SOURCES.txt
llm_claude.egg-info/dependency_links.txt
llm_claude.egg-info/entry_points.txt
llm_claude.egg-info/requires.txt
llm_claude.egg-info/top_level.txt
llm_claude/vendored_anthropic/__init__.py
llm_claude/vendored_anthropic/_base_client.py
llm_claude/vendored_anthropic/_base_exceptions.py
llm_claude/vendored_anthropic/_client.py
llm_claude/vendored_anthropic/_constants.py
llm_claude/vendored_anthropic/_exceptions.py
llm_claude/vendored_anthropic/_models.py
llm_claude/vendored_anthropic/_qs.py
llm_claude/vendored_anthropic/_resource.py
llm_claude/vendored_anthropic/_streaming.py
llm_claude/vendored_anthropic/_tokenizers.py
llm_claude/vendored_anthropic/_types.py
llm_claude/vendored_anthropic/_version.py
llm_claude/vendored_anthropic/pagination.py
llm_claude/vendored_anthropic/_utils/__init__.py
llm_claude/vendored_anthropic/_utils/_transform.py
llm_claude/vendored_anthropic/_utils/_utils.py
llm_claude/vendored_anthropic/resources/__init__.py
llm_claude/vendored_anthropic/resources/completions.py
llm_claude/vendored_anthropic/types/__init__.py
llm_claude/vendored_anthropic/types/completion.py
llm_claude/vendored_anthropic/types/completion_create_params.py
tests/test_llm_claude.py