LICENSE
NOTICE
README.md
pyproject.toml
src/bpsa/__init__.py
src/bpsa.egg-info/PKG-INFO
src/bpsa.egg-info/SOURCES.txt
src/bpsa.egg-info/dependency_links.txt
src/bpsa.egg-info/entry_points.txt
src/bpsa.egg-info/requires.txt
src/bpsa.egg-info/top_level.txt
src/smolagents/__init__.py
src/smolagents/_function_type_hints_utils.py
src/smolagents/agent_types.py
src/smolagents/agents.py
src/smolagents/bp_ad_infinitum.py
src/smolagents/bp_cli.py
src/smolagents/bp_compression.py
src/smolagents/bp_executors.py
src/smolagents/bp_session.py
src/smolagents/bp_thinkers.py
src/smolagents/bp_tools.py
src/smolagents/bp_tools_browser.py
src/smolagents/bp_tools_gui.py
src/smolagents/bp_tools_image.py
src/smolagents/bp_utils.py
src/smolagents/cli.py
src/smolagents/default_tools.py
src/smolagents/gradio_ui.py
src/smolagents/local_python_executor.py
src/smolagents/mcp_client.py
src/smolagents/memory.py
src/smolagents/models.py
src/smolagents/monitoring.py
src/smolagents/remote_executors.py
src/smolagents/tool_validation.py
src/smolagents/tools.py
src/smolagents/utils.py
src/smolagents/vision_web_browser.py
src/smolagents/prompts/code_agent.yaml
src/smolagents/prompts/structured_code_agent.yaml
src/smolagents/prompts/toolcalling_agent.yaml
tests/test_agents.py
tests/test_all_docs.py
tests/test_bp_context_tools.py
tests/test_bp_gui_tools.py
tests/test_bp_image_tools.py
tests/test_bp_load_image.py
tests/test_bp_session.py
tests/test_bpsa_alias.py
tests/test_cli.py
tests/test_compression.py
tests/test_default_tools.py
tests/test_final_answer.py
tests/test_function_type_hints_utils.py
tests/test_gradio_ui.py
tests/test_import.py
tests/test_local_python_executor.py
tests/test_mcp_client.py
tests/test_memory.py
tests/test_models.py
tests/test_monitoring.py
tests/test_remote_executors.py
tests/test_search.py
tests/test_telemetry.py
tests/test_tool_validation.py
tests/test_tools.py
tests/test_types.py
tests/test_utils.py
tests/test_vision_web_browser.py