Agent Development Product Solution
Provides auxiliary product capabilities for local code development to facilitate user debugging.
Launching a local development product solution in collaboration with agentUniverse, see Product Documentation for details.
- November
- Workflow nodes support code nodes
- Workflow nodes support intent recognition
- Clearer debugging information
Supports uvicorn configuration
from magent_ui import launch
launch(host='0.0.0.0', port=8888, root_path='/')
- User-level configuration: ~/.magent/ui_config.py
- Project-level configuration: {project_root}/.magent_ui_config.py
- Project-level configuration: {project_root}/config/magent_ui_config.py
# ~/.magent/ui_config.py
port=8080
MAGENT_UI_SERVER_XX
😊 We recommend using GitHub issues to submit your inquiries. We usually respond within 2 days.
😊 Join our DingTalk Q&A group to contact us.