Files
agent-maxim/requirements.txt
Anton 052591281d Initial clean version - Agent Maxim
- Complete agent system with planning and execution
- Bridge API with FastAPI server
- WhatsApp-style mobile dashboard
- Enhanced web search with query improvement
- Security guards and policy checks
- Comprehensive documentation
2026-04-09 18:07:43 +03:00

5 lines
134 B
Plaintext

# Stage 1 uses only the Python standard library.
# External dependencies for web search tool:
requests>=2.31.0
beautifulsoup4>=4.12.0