README.md
agent.py
pyproject.toml
setup.py
llms/__init__.py
llms/api_llm.py
llms/api_llm_integration_test.py
llms/api_llm_unit_test.py
llms/llm.py
llms/llm_unit_test.py
pc_agent.egg-info/PKG-INFO
pc_agent.egg-info/SOURCES.txt
pc_agent.egg-info/dependency_links.txt
pc_agent.egg-info/requires.txt
pc_agent.egg-info/top_level.txt
tools/__init__.py
tools/base_tool.py
tools/base_tool_unit_test.py
tools/console_tool.py
tools/console_tool_advanced_example.py
tools/console_tool_integration_test.py
tools/console_tool_unit_test.py