ARCHITECTURE.md
LICENSE
MANIFEST.in
README.md
pyproject.toml
agent_framework/__init__.py
agent_framework/agent_interface.py
agent_framework/agent_provider.py
agent_framework/ai_content_management.py
agent_framework/autogen_based_agent.py
agent_framework/autogen_state_manager.py
agent_framework/error_handling.py
agent_framework/error_logging.py
agent_framework/file_storages.py
agent_framework/file_system_management.py
agent_framework/llamaindex_based_agent.py
agent_framework/markdown_converter.py
agent_framework/model_clients.py
agent_framework/model_config.py
agent_framework/modern_ui.html
agent_framework/multimodal_integration.py
agent_framework/multimodal_tools.py
agent_framework/performance_monitor.py
agent_framework/progress_tracker.py
agent_framework/py.typed
agent_framework/resource_manager.py
agent_framework/server.py
agent_framework/session_storage.py
agent_framework/storage_optimizer.py
agent_framework/test_app.html
agent_framework/chart_generation/llm_refinement_loop.py
agent_framework/utils/special_blocks.py
agent_framework_lib.egg-info/PKG-INFO
agent_framework_lib.egg-info/SOURCES.txt
agent_framework_lib.egg-info/dependency_links.txt
agent_framework_lib.egg-info/requires.txt
agent_framework_lib.egg-info/top_level.txt
docs/AI_CONTENT_MANAGEMENT_GUIDE.md
docs/CHANGELOG.md
docs/CI_EXAMPLES.md
docs/DOC.md
docs/ENHANCED_AGENT_MIGRATION_GUIDE.md
docs/ENHANCED_FILE_MANAGEMENT_COMPLETE_GUIDE.md
docs/ENHANCED_FILE_MANAGEMENT_IMPLEMENTATION_SUMMARY.md
docs/ENHANCED_FILE_MANAGEMENT_USAGE_EXAMPLES.md
docs/ENHANCED_FILE_PROCESSING_GUIDE.md
docs/ENHANCED_MARKDOWN_CONVERTER.md
docs/FILE_UPLOAD_INTEGRATION_SUMMARY.md
docs/IMPLEMENTATION_SUMMARY.md
docs/MODERN_UI_README.md
docs/MULTIMODAL_TOOLS_GUIDE.md
docs/PERFORMANCE_SCALABILITY_IMPLEMENTATION.md
docs/PYPI_PUBLISHING.md
docs/UV_TESTING_GUIDE.md
docs/agent_analysis_report.md
docs/autogen_agent_guide.md
docs/autogen_refactoring_summary.md
docs/enhanced_file_management_status.md
docs/file_storage_system_implementation.md
docs/file_utilities_guide.md
docs/markdown_conversion_feature.md
docs/markdown_conversion_fix_complete.md
examples/FILE_STORAGE_EXAMPLE_README.md
examples/README.md
examples/autogen_agent.py
examples/llamaindex_agent.py
examples/llamaindex_agent_slim.py
examples/llamaindex_agent_with_file_storage.py
examples/llamaindex_agent_with_file_storage_and_query_engine.py
examples/pyproject.toml
examples/requirements.txt
examples/streaming_autogen_assistant.py
examples/dependencies/docker-compose.yaml