README.md
pyproject.toml
setup.py
artificial_intelligence_local/__init__.py
artificial_intelligence_local.egg-info/PKG-INFO
artificial_intelligence_local.egg-info/SOURCES.txt
artificial_intelligence_local.egg-info/dependency_links.txt
artificial_intelligence_local.egg-info/requires.txt
artificial_intelligence_local.egg-info/top_level.txt
artificial_intelligence_local/src/__init__.py
artificial_intelligence_local/src/agent_runner.py
artificial_intelligence_local/src/contact_agent.py
artificial_intelligence_local/src/llm_router.py
artificial_intelligence_local/src/llm_router_logger.py
artificial_intelligence_local/src/ollama_agent_base.py
artificial_intelligence_local/src/weather_agent.py
artificial_intelligence_local/tests/__init__.py
artificial_intelligence_local/tests/agent_runner_test.py
artificial_intelligence_local/tests/artificial_intelligence_local_test.py
artificial_intelligence_local/tests/contact_agent_test.py
artificial_intelligence_local/tests/llm_router_logger_test.py
artificial_intelligence_local/tests/llm_router_test.py
artificial_intelligence_local/tests/ollama_agent_base_test.py
artificial_intelligence_local/tests/weather_agent_test.py