README.md
pyproject.toml
localrouter/__init__.py
localrouter/dtypes.py
localrouter/llm.py
localrouter/utils.py
localrouter/xml_utils.py
localrouter.egg-info/PKG-INFO
localrouter.egg-info/SOURCES.txt
localrouter.egg-info/dependency_links.txt
localrouter.egg-info/requires.txt
localrouter.egg-info/top_level.txt
tests/test_extended_thinking.py
tests/test_extended_thinking_final.py
tests/test_find_gemini_signatures.py
tests/test_fixes.py
tests/test_gemini_signature_fix.py
tests/test_gemini_signatures_detailed.py
tests/test_llm.py
tests/test_multiturn_thinking.py
tests/test_openai_response_parsing.py
tests/test_openrouter_config.py
tests/test_prompt_caching.py
tests/test_provider_routing.py
tests/test_reasoning.py
tests/test_router_registration.py
tests/test_structured_outputs.py
tests/test_thinking_basic.py
tests/test_thinking_serialization.py
tests/test_thought_handling.py