dao-ai 0.0.32__tar.gz → 0.0.33__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {dao_ai-0.0.32 → dao_ai-0.0.33}/PKG-INFO +7 -7
- {dao_ai-0.0.32 → dao_ai-0.0.33}/pyproject.toml +7 -7
- {dao_ai-0.0.32 → dao_ai-0.0.33}/requirements.txt +7 -6
- {dao_ai-0.0.32 → dao_ai-0.0.33}/schemas/model_config_schema.json +122 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/config.py +117 -35
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/core.py +1 -1
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/unity_catalog.py +31 -2
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/utils.py +26 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/.gitignore +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/.python-version +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/CHANGELOG.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/CONTRIBUTING.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/LICENSE +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/Makefile +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/Makefile +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/REFACTORING_SUMMARY.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/base-environment-serverless.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/demo_docs/BRAND_REP_DEMO_SUMMARY.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/demo_docs/demo_scripts/brand_rep_product_education_demo.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/demo_docs/demo_scripts/store_associate_ai_assistant_demo.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/demo_docs/demo_scripts/store_manager_alert_response_demo.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/development_workflows.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/Makefile +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agent_implementation.mmd +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agent_tools_architecture.mmd +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/agent-troubleshooting.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/agents/agent-best-practices.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/agents/agent-development-patterns.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/agents/agent-performance.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/agents/agent-quickstart.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/ai-agents.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/overview.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/references/agent-reference.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/agents-and-tools/references/tools-reference.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/applications/streamlit-app.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/architecture/overview.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/architecture.mmd +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/architecture.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/customer_preparation_guide.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/databricks_integration.mmd +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/deployment/production.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/development/contributing.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/employee_tools_guide.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/getting-started/installation.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/getting-started/mkdocs-quickstart.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/getting-started/quick-start.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/index.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/mkdocs.yml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/scenario_1_architecture.mmd +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/scenario_1_flow.mmd +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/setup-docs.sh +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/task_assignment_workflow_guide.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/docs/tools/overview.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/examples/customer_preparation_workflow.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/examples/task_assignment_workflow.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/load-env.sh +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/CSS_REFACTORING_SUMMARY.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/DEMO_CONTROLS_RESTORED.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/DEMO_IMPLEMENTATION_SUMMARY.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/DEMO_QUICK_START.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/Dockerfile +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/HOMEPAGE_README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/Makefile +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/app.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/app.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/backup_homepage.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/chat.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/enhanced_charts.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/enhanced_navigation.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/associate/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/associate/associate_homepage.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/associate/dashboard_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/associate/my_tasks_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/associate/performance_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/associate/products_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/associate/schedule_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/common/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/common/chat_integration.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/common/kpi_summary.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/common/notifications.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/homepage.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/alerts_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/analytics_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/dashboard_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/demo_alerts.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/inventory_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/manager_homepage.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/operations_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/store_manager/team_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/vp_retail_operations/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/vp_retail_operations/ai_insights_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/vp_retail_operations/executive_dashboard_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/vp_retail_operations/geographical_analysis_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/vp_retail_operations/performance_metrics_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/vp_retail_operations/strategic_insights_tab.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/homepage/vp_retail_operations/vp_homepage.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/metrics.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/navigation.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/oldhomepage.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/components/styles.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/config.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/demo_docs/BRAND_REP_DEMO_SUMMARY.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/demo_docs/comprehensive_demo_script.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/demo_docs/demo_scripts/brand_rep_product_education_demo.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/demo_docs/demo_scripts/store_associate_ai_assistant_demo.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/demo_docs/demo_scripts/store_manager_alert_response_demo.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/dev/README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/dev/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/dev/components/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/dev/components/dashboard_card.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/dev/demo_alerts.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/dev/examples/sample_dashboard.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages/component_showcase.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages/dev_playground.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages/playground.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages_wip/daily_operations.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages_wip/inventory.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages_wip/my_schedule.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages_wip/my_tasks.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages_wip/orders.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages_wip/products_promotions.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages_wip/staff.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pages_wip/team_insights.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/pyproject.toml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/requirements.txt +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/static/css/style.css +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/styles/README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/styles/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/styles/base.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/styles/components.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/styles/dashboard.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/styles/homepage.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/styles/theme.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/test_vip_notification.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/tests/test_calculations.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/utils/config.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/utils/database.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/utils/model_serving.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app/utils/store_context.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/Makefile +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/app.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/components/tailadmin/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/components/tailadmin/tailadmin/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/components/tailadmin/tailadmin/tailadmin_components.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/components/tailadmin/tailadmin/tailadmin_components_enhanced.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/components/tailadmin/tailadmin/tailadmin_styles.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/components/tailadmin/tailadmin_styles.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/old/TAILADMIN_README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/old/homepage_tailadmin.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/old/tailadmin_demo.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/old/tailadmin_implementation_guide.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/old/test_vp_dashboard.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/old/vp_dashboard_enhanced.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/old/vp_dashboard_tailadmin.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/pages/components_demo.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/pages/homepage.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/pages/implementation_guide.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/pages/vp_dashboard_clean.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/pages/vp_dashboard_enhanced.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/pyproject.toml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/tests/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/streamlit_store_app_tailadmin/tests/test_imports.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/tests/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/tests/README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/tests/images/doritos_upc.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/tests/images/lays_upc.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/tests/manager_demo_script.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/tests/notebook_vector_search_test.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/apps/dais2025/store-app/tests/test_vector_search_integration.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/dais2025/model_config_dais.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/deep_research.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/executive_assistant.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/genie.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/genie_and_genie_mcp.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/genie_and_vector_search.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/genie_with_conversion_id.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/human_in_the_loop.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/jira.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/mcp.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/mcp_with_uc_connection.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/minimal.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/prompt_optimization.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/prompt_registry.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/reservations.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/slack.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/examples/vector_search_with_reranking.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/hardware_store/supervisor.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/hardware_store/supervisor_postgres.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/hardware_store/swarm.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/quick_serve_restaurant/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/config/quick_serve_restaurant/quick-serve-restaurant.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/appointments.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/appointments_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/brand_rep_demo_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/brand_rep_demo_queries.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/brand_rep_demo_tables.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/brand_rep_demo_validation.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/customers.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/customers_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/dim_stores.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/dim_stores_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/employee_performance.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/employee_performance_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/employee_tasks.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/employee_tasks_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/inventory.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/inventory_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/managers.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/managers_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/product_data.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/products.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/dais2025/task_assignments.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/hardware_store/inventory.snappy.parquet +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/hardware_store/inventory.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/hardware_store/products.snappy.parquet +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/hardware_store/products.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/quick_serve_restaurant/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/quick_serve_restaurant/fulfil_item_orders.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/quick_serve_restaurant/items_description.csv +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/quick_serve_restaurant/items_description.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/quick_serve_restaurant/items_raw.csv +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/quick_serve_restaurant/items_raw.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/quick_serve_restaurant/orders_raw.csv +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/data/quick_serve_restaurant/orders_raw.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/databricks.yaml.template +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/docs/genie.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/docs/hardware_store/README.md +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/docs/hardware_store/retail_supervisor.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/docs/hardware_store/retail_swarm.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/docs/quick_serve_restaurant/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/docs/quick_serve_restaurant/quick-serve-restaurant.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/environment.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/examples/dais2025/examples.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/examples/deep_research/examples.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/examples/executive_assistant/examples.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/examples/hardware_store/examples.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/examples/quick_serve_restaurant/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/examples/quick_serve_restaurant/examples.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/dais2025/extract_store_numbers.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/dais2025/find_inventory_by_sku.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/dais2025/find_inventory_by_upc.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/dais2025/find_product_by_sku.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/dais2025/find_product_by_upc.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/dais2025/find_store_by_number.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/dais2025/find_store_inventory_by_sku.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/dais2025/find_store_inventory_by_upc.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/hardware_store/find_inventory_by_sku.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/hardware_store/find_inventory_by_upc.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/hardware_store/find_product_by_sku.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/hardware_store/find_product_by_upc.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/hardware_store/find_store_inventory_by_sku.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/hardware_store/find_store_inventory_by_upc.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/quick_serve_restaurant/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/quick_serve_restaurant/insert_coffee_order.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/quick_serve_restaurant/lookup_items_by_descriptions.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/quick_serve_restaurant/match_historical_item_order_by_date.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/functions/quick_serve_restaurant/match_item_by_description_and_price.sql +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/01_ingest_and_transform.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/02_provision_vector_search.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/03_provision_lakebase.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/04_unity_catalog_tools.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/05_deploy_agent.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/06_generate_evaluation_data.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/07_run_evaluation.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/08_run_examples.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/09_evaluate_inferences.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/10_optimize_prompts.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/99_scratchpad.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/notebooks/INVESTech.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/schemas/bundle_config_schema.json +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/models.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/tools/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/tools/customer.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/tools/employee.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/tools/executive.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/tools/genie.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/tools/inventory.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/tools/models.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dais2025/tools/store.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/agent_as_code.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/catalog.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/chat_models.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/cli.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/graph.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/guardrails.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/hooks/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/hooks/core.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/memory/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/memory/base.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/memory/core.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/memory/postgres.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/messages.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/models.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/nodes.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/prompts.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/providers/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/providers/base.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/providers/databricks.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/state.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/agent.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/genie.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/human_in_the_loop.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/mcp.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/python.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/slack.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/time.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/tools/vector_search.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/types.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/dao_ai/vector_search.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/hardware_store/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/hardware_store/hooks.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/hardware_store/tools.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/quick_serve_restaurant/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/quick_serve_restaurant/__init__.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/src/quick_serve_restaurant/tools.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/config/test_model_config.yaml +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/conftest.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_catalog.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_chat_history.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_config.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_databricks.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_function_parsing.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_genie.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_genie_conversation_ids_in_outputs.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_genie_databricks_integration.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_hooks.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_inference.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_inference_integration.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_mcp.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_mcp_function_model.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_messages.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_models.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_postgres_integration.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_prompt_optimizations.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_prompts.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_reranking.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_reranking_integration.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_state.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_summarization_inference.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_tools.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_types.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_unity_catalog.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_utils.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/test_vector_search.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/dao_ai/weather_server_mcp.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/hardware_store/.gitkeep +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/hardware_store/test_graph.py +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/images/doritos_upc.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/images/lays_upc.png +0 -0
- {dao_ai-0.0.32 → dao_ai-0.0.33}/tests/quick_serve_restaurant/.gitkeep +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dao-ai
|
|
3
|
-
Version: 0.0.
|
|
3
|
+
Version: 0.0.33
|
|
4
4
|
Summary: DAO AI: A modular, multi-agent orchestration framework for complex AI workflows. Supports agent handoff, tool integration, and dynamic configuration via YAML.
|
|
5
5
|
Project-URL: Homepage, https://github.com/natefleming/dao-ai
|
|
6
6
|
Project-URL: Documentation, https://natefleming.github.io/dao-ai
|
|
@@ -25,7 +25,7 @@ Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
|
|
|
25
25
|
Classifier: Topic :: Software Development :: Libraries :: Python Modules
|
|
26
26
|
Classifier: Topic :: System :: Distributed Computing
|
|
27
27
|
Requires-Python: >=3.11
|
|
28
|
-
Requires-Dist: databricks-agents>=1.
|
|
28
|
+
Requires-Dist: databricks-agents>=1.8.2
|
|
29
29
|
Requires-Dist: databricks-langchain>=0.11.0
|
|
30
30
|
Requires-Dist: databricks-mcp>=0.3.0
|
|
31
31
|
Requires-Dist: databricks-sdk[openai]>=0.67.0
|
|
@@ -33,21 +33,21 @@ Requires-Dist: ddgs>=9.9.3
|
|
|
33
33
|
Requires-Dist: flashrank>=0.2.8
|
|
34
34
|
Requires-Dist: gepa>=0.0.17
|
|
35
35
|
Requires-Dist: grandalf>=0.8
|
|
36
|
-
Requires-Dist: langchain-mcp-adapters>=0.1
|
|
36
|
+
Requires-Dist: langchain-mcp-adapters>=0.2.1
|
|
37
37
|
Requires-Dist: langchain-tavily>=0.2.11
|
|
38
38
|
Requires-Dist: langchain>=1.1.3
|
|
39
|
-
Requires-Dist: langgraph-checkpoint-postgres>=
|
|
39
|
+
Requires-Dist: langgraph-checkpoint-postgres>=3.0.2
|
|
40
40
|
Requires-Dist: langgraph-supervisor>=0.0.31
|
|
41
41
|
Requires-Dist: langgraph-swarm>=0.1.0
|
|
42
42
|
Requires-Dist: langgraph>=1.0.4
|
|
43
|
-
Requires-Dist: langmem>=0.0.
|
|
43
|
+
Requires-Dist: langmem>=0.0.30
|
|
44
44
|
Requires-Dist: loguru>=0.7.3
|
|
45
|
-
Requires-Dist: mcp>=1.
|
|
45
|
+
Requires-Dist: mcp>=1.23.3
|
|
46
46
|
Requires-Dist: mlflow>=3.7.0
|
|
47
47
|
Requires-Dist: nest-asyncio>=1.6.0
|
|
48
48
|
Requires-Dist: openevals>=0.0.19
|
|
49
49
|
Requires-Dist: openpyxl>=3.1.5
|
|
50
|
-
Requires-Dist: psycopg[binary,pool]>=3.2
|
|
50
|
+
Requires-Dist: psycopg[binary,pool]>=3.3.2
|
|
51
51
|
Requires-Dist: pydantic>=2.12.0
|
|
52
52
|
Requires-Dist: python-dotenv>=1.1.0
|
|
53
53
|
Requires-Dist: pyyaml>=6.0.2
|
|
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "dao-ai"
|
|
7
|
-
version = "0.0.
|
|
7
|
+
version = "0.0.33"
|
|
8
8
|
description = "DAO AI: A modular, multi-agent orchestration framework for complex AI workflows. Supports agent handoff, tool integration, and dynamic configuration via YAML."
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
license = { text = "MIT" }
|
|
@@ -43,7 +43,7 @@ classifiers = [
|
|
|
43
43
|
"Topic :: System :: Distributed Computing",
|
|
44
44
|
]
|
|
45
45
|
dependencies = [
|
|
46
|
-
"databricks-agents>=1.
|
|
46
|
+
"databricks-agents>=1.8.2",
|
|
47
47
|
"databricks-langchain>=0.11.0",
|
|
48
48
|
"databricks-mcp>=0.3.0",
|
|
49
49
|
"databricks-sdk[openai]>=0.67.0",
|
|
@@ -52,20 +52,20 @@ dependencies = [
|
|
|
52
52
|
"gepa>=0.0.17",
|
|
53
53
|
"grandalf>=0.8",
|
|
54
54
|
"langchain>=1.1.3",
|
|
55
|
-
"langchain-mcp-adapters>=0.1
|
|
55
|
+
"langchain-mcp-adapters>=0.2.1",
|
|
56
56
|
"langchain-tavily>=0.2.11",
|
|
57
57
|
"langgraph>=1.0.4",
|
|
58
|
-
"langgraph-checkpoint-postgres>=
|
|
58
|
+
"langgraph-checkpoint-postgres>=3.0.2",
|
|
59
59
|
"langgraph-supervisor>=0.0.31",
|
|
60
60
|
"langgraph-swarm>=0.1.0",
|
|
61
|
-
"langmem>=0.0.
|
|
61
|
+
"langmem>=0.0.30",
|
|
62
62
|
"loguru>=0.7.3",
|
|
63
|
-
"mcp>=1.
|
|
63
|
+
"mcp>=1.23.3",
|
|
64
64
|
"mlflow>=3.7.0",
|
|
65
65
|
"nest-asyncio>=1.6.0",
|
|
66
66
|
"openevals>=0.0.19",
|
|
67
67
|
"openpyxl>=3.1.5",
|
|
68
|
-
"psycopg[binary,pool]>=3.2
|
|
68
|
+
"psycopg[binary,pool]>=3.3.2",
|
|
69
69
|
"pydantic>=2.12.0",
|
|
70
70
|
"python-dotenv>=1.1.0",
|
|
71
71
|
"pyyaml>=6.0.2",
|
|
@@ -22,7 +22,7 @@ coloredlogs==15.0.1
|
|
|
22
22
|
contourpy==1.3.2
|
|
23
23
|
cryptography==45.0.7
|
|
24
24
|
cycler==0.12.1
|
|
25
|
-
databricks-agents==1.
|
|
25
|
+
databricks-agents==1.8.2
|
|
26
26
|
databricks-ai-bridge==0.8.0
|
|
27
27
|
databricks-langchain==0.11.0
|
|
28
28
|
databricks-mcp==0.3.0
|
|
@@ -89,13 +89,13 @@ langchain-anthropic==1.2.0
|
|
|
89
89
|
langchain-classic==1.0.0
|
|
90
90
|
langchain-community==0.4.1
|
|
91
91
|
langchain-core==1.1.2
|
|
92
|
-
langchain-mcp-adapters==0.2.
|
|
92
|
+
langchain-mcp-adapters==0.2.1
|
|
93
93
|
langchain-openai==1.1.1
|
|
94
94
|
langchain-tavily==0.2.13
|
|
95
95
|
langchain-text-splitters==1.0.0
|
|
96
96
|
langgraph==1.0.4
|
|
97
97
|
langgraph-checkpoint==2.1.2
|
|
98
|
-
langgraph-checkpoint-postgres==
|
|
98
|
+
langgraph-checkpoint-postgres==3.0.2
|
|
99
99
|
langgraph-prebuilt==1.0.5
|
|
100
100
|
langgraph-sdk==0.2.9
|
|
101
101
|
langgraph-supervisor==0.0.31
|
|
@@ -110,7 +110,7 @@ markdown-it-py==3.0.0
|
|
|
110
110
|
markupsafe==3.0.2
|
|
111
111
|
marshmallow==3.26.1
|
|
112
112
|
matplotlib==3.10.3
|
|
113
|
-
mcp==1.
|
|
113
|
+
mcp==1.23.3
|
|
114
114
|
mdurl==0.1.2
|
|
115
115
|
mlflow==3.7.0
|
|
116
116
|
mlflow-skinny==3.7.0
|
|
@@ -142,8 +142,8 @@ pre-commit==4.2.0
|
|
|
142
142
|
primp==0.15.0
|
|
143
143
|
propcache==0.3.2
|
|
144
144
|
protobuf==5.29.5
|
|
145
|
-
psycopg==3.2
|
|
146
|
-
psycopg-binary==3.2
|
|
145
|
+
psycopg==3.3.2
|
|
146
|
+
psycopg-binary==3.3.2
|
|
147
147
|
psycopg-pool==3.2.6
|
|
148
148
|
py4j==0.10.9.7
|
|
149
149
|
pyarrow==20.0.0
|
|
@@ -154,6 +154,7 @@ pydantic==2.12.0
|
|
|
154
154
|
pydantic-core==2.41.1
|
|
155
155
|
pydantic-settings==2.12.0
|
|
156
156
|
pygments==2.19.2
|
|
157
|
+
pyjwt==2.10.1
|
|
157
158
|
pyparsing==3.2.3
|
|
158
159
|
pytest==8.4.1
|
|
159
160
|
python-dateutil==2.9.0.post0
|
|
@@ -132,6 +132,17 @@
|
|
|
132
132
|
"title": "Name",
|
|
133
133
|
"type": "string"
|
|
134
134
|
},
|
|
135
|
+
"service_principal": {
|
|
136
|
+
"anyOf": [
|
|
137
|
+
{
|
|
138
|
+
"$ref": "#/$defs/ServicePrincipalModel"
|
|
139
|
+
},
|
|
140
|
+
{
|
|
141
|
+
"type": "null"
|
|
142
|
+
}
|
|
143
|
+
],
|
|
144
|
+
"default": null
|
|
145
|
+
},
|
|
135
146
|
"description": {
|
|
136
147
|
"anyOf": [
|
|
137
148
|
{
|
|
@@ -434,6 +445,19 @@
|
|
|
434
445
|
},
|
|
435
446
|
"title": "Pip Requirements",
|
|
436
447
|
"type": "array"
|
|
448
|
+
},
|
|
449
|
+
"python_version": {
|
|
450
|
+
"anyOf": [
|
|
451
|
+
{
|
|
452
|
+
"type": "string"
|
|
453
|
+
},
|
|
454
|
+
{
|
|
455
|
+
"type": "null"
|
|
456
|
+
}
|
|
457
|
+
],
|
|
458
|
+
"default": "3.12",
|
|
459
|
+
"description": "Python version for Model Serving deployment. Defaults to 3.12 which is supported by Databricks Model Serving. This allows deploying from environments with different Python versions (e.g., Databricks Apps with 3.11).",
|
|
460
|
+
"title": "Python Version"
|
|
437
461
|
}
|
|
438
462
|
},
|
|
439
463
|
"required": [
|
|
@@ -671,6 +695,7 @@
|
|
|
671
695
|
},
|
|
672
696
|
"DatabaseModel": {
|
|
673
697
|
"additionalProperties": false,
|
|
698
|
+
"description": "Configuration for a Databricks Lakebase (PostgreSQL) database instance.\n\nAuthentication Model:\n--------------------\nThis model uses TWO separate authentication contexts:\n\n1. **Workspace API Authentication** (inherited from IsDatabricksResource):\n - Uses ambient/default authentication (environment variables, notebook context, app service principal)\n - Used for: discovering database instance, getting host DNS, checking instance status\n - Controlled by: DATABRICKS_HOST, DATABRICKS_TOKEN env vars, or SDK default config\n\n2. **Database Connection Authentication** (configured via service_principal, client_id/client_secret, OR user):\n - Used for: connecting to the PostgreSQL database as a specific identity\n - Service Principal: Set service_principal with workspace_host to connect as a service principal\n - OAuth M2M: Set client_id, client_secret, workspace_host to connect as a service principal\n - User Auth: Set user (and optionally password) to connect as a user identity\n\nExample Service Principal Configuration:\n```yaml\ndatabases:\n my_lakebase:\n name: my-database\n service_principal:\n client_id:\n env: SERVICE_PRINCIPAL_CLIENT_ID\n client_secret:\n scope: my-scope\n secret: sp-client-secret\n workspace_host:\n env: DATABRICKS_HOST\n```\n\nExample OAuth M2M Configuration (alternative):\n```yaml\ndatabases:\n my_lakebase:\n name: my-database\n client_id:\n env: SERVICE_PRINCIPAL_CLIENT_ID\n client_secret:\n scope: my-scope\n secret: sp-client-secret\n workspace_host:\n env: DATABRICKS_HOST\n```\n\nExample User Configuration:\n```yaml\ndatabases:\n my_lakebase:\n name: my-database\n user: my-user@databricks.com\n```",
|
|
674
699
|
"properties": {
|
|
675
700
|
"on_behalf_of_user": {
|
|
676
701
|
"anyOf": [
|
|
@@ -941,6 +966,17 @@
|
|
|
941
966
|
"default": null,
|
|
942
967
|
"title": "Password"
|
|
943
968
|
},
|
|
969
|
+
"service_principal": {
|
|
970
|
+
"anyOf": [
|
|
971
|
+
{
|
|
972
|
+
"$ref": "#/$defs/ServicePrincipalModel"
|
|
973
|
+
},
|
|
974
|
+
{
|
|
975
|
+
"type": "null"
|
|
976
|
+
}
|
|
977
|
+
],
|
|
978
|
+
"default": null
|
|
979
|
+
},
|
|
944
980
|
"client_id": {
|
|
945
981
|
"anyOf": [
|
|
946
982
|
{
|
|
@@ -1858,6 +1894,17 @@
|
|
|
1858
1894
|
"default": null,
|
|
1859
1895
|
"title": "Pat"
|
|
1860
1896
|
},
|
|
1897
|
+
"service_principal": {
|
|
1898
|
+
"anyOf": [
|
|
1899
|
+
{
|
|
1900
|
+
"$ref": "#/$defs/ServicePrincipalModel"
|
|
1901
|
+
},
|
|
1902
|
+
{
|
|
1903
|
+
"type": "null"
|
|
1904
|
+
}
|
|
1905
|
+
],
|
|
1906
|
+
"default": null
|
|
1907
|
+
},
|
|
1861
1908
|
"client_id": {
|
|
1862
1909
|
"anyOf": [
|
|
1863
1910
|
{
|
|
@@ -2713,6 +2760,74 @@
|
|
|
2713
2760
|
"title": "SecretVariableModel",
|
|
2714
2761
|
"type": "object"
|
|
2715
2762
|
},
|
|
2763
|
+
"ServicePrincipalModel": {
|
|
2764
|
+
"properties": {
|
|
2765
|
+
"client_id": {
|
|
2766
|
+
"anyOf": [
|
|
2767
|
+
{
|
|
2768
|
+
"$ref": "#/$defs/CompositeVariableModel"
|
|
2769
|
+
},
|
|
2770
|
+
{
|
|
2771
|
+
"$ref": "#/$defs/EnvironmentVariableModel"
|
|
2772
|
+
},
|
|
2773
|
+
{
|
|
2774
|
+
"$ref": "#/$defs/SecretVariableModel"
|
|
2775
|
+
},
|
|
2776
|
+
{
|
|
2777
|
+
"$ref": "#/$defs/PrimitiveVariableModel"
|
|
2778
|
+
},
|
|
2779
|
+
{
|
|
2780
|
+
"type": "string"
|
|
2781
|
+
},
|
|
2782
|
+
{
|
|
2783
|
+
"type": "integer"
|
|
2784
|
+
},
|
|
2785
|
+
{
|
|
2786
|
+
"type": "number"
|
|
2787
|
+
},
|
|
2788
|
+
{
|
|
2789
|
+
"type": "boolean"
|
|
2790
|
+
}
|
|
2791
|
+
],
|
|
2792
|
+
"title": "Client Id"
|
|
2793
|
+
},
|
|
2794
|
+
"client_secret": {
|
|
2795
|
+
"anyOf": [
|
|
2796
|
+
{
|
|
2797
|
+
"$ref": "#/$defs/CompositeVariableModel"
|
|
2798
|
+
},
|
|
2799
|
+
{
|
|
2800
|
+
"$ref": "#/$defs/EnvironmentVariableModel"
|
|
2801
|
+
},
|
|
2802
|
+
{
|
|
2803
|
+
"$ref": "#/$defs/SecretVariableModel"
|
|
2804
|
+
},
|
|
2805
|
+
{
|
|
2806
|
+
"$ref": "#/$defs/PrimitiveVariableModel"
|
|
2807
|
+
},
|
|
2808
|
+
{
|
|
2809
|
+
"type": "string"
|
|
2810
|
+
},
|
|
2811
|
+
{
|
|
2812
|
+
"type": "integer"
|
|
2813
|
+
},
|
|
2814
|
+
{
|
|
2815
|
+
"type": "number"
|
|
2816
|
+
},
|
|
2817
|
+
{
|
|
2818
|
+
"type": "boolean"
|
|
2819
|
+
}
|
|
2820
|
+
],
|
|
2821
|
+
"title": "Client Secret"
|
|
2822
|
+
}
|
|
2823
|
+
},
|
|
2824
|
+
"required": [
|
|
2825
|
+
"client_id",
|
|
2826
|
+
"client_secret"
|
|
2827
|
+
],
|
|
2828
|
+
"title": "ServicePrincipalModel",
|
|
2829
|
+
"type": "object"
|
|
2830
|
+
},
|
|
2716
2831
|
"StorageType": {
|
|
2717
2832
|
"enum": [
|
|
2718
2833
|
"postgres",
|
|
@@ -3436,6 +3551,13 @@
|
|
|
3436
3551
|
"title": "Variables",
|
|
3437
3552
|
"type": "object"
|
|
3438
3553
|
},
|
|
3554
|
+
"service_principals": {
|
|
3555
|
+
"additionalProperties": {
|
|
3556
|
+
"$ref": "#/$defs/ServicePrincipalModel"
|
|
3557
|
+
},
|
|
3558
|
+
"title": "Service Principals",
|
|
3559
|
+
"type": "object"
|
|
3560
|
+
},
|
|
3439
3561
|
"schemas": {
|
|
3440
3562
|
"additionalProperties": {
|
|
3441
3563
|
"$ref": "#/$defs/SchemaModel"
|