magent

December 17, 2024 ยท View on GitHub

Agent Development Product Solution

magent-ui

Provides auxiliary product capabilities for local code development to facilitate user debugging.

agentUniverse

Launching a local development product solution in collaboration with agentUniverse, see Product Documentation for details.

Agent Workflow Orchestration Agent Workflow Orchestration

Agent Orchestration Agent Orchestration

PEER Multi-Agent Dialogue PEER Multi-Agent Dialogue

Future Plans

  • Workflow nodes support code nodes
  • Workflow nodes support intent recognition
  • Clearer debugging information

Configuration

Supports uvicorn configuration

from magent_ui import launch
launch(host='0.0.0.0', port=8888, root_path='/')
Configuration Files
  • 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
Environment Variables

MAGENT_UI_SERVER_XX

Development

Development Guide

More

Submit inquiries via GitHub issues

๐Ÿ˜Š We recommend using GitHub issues to submit your inquiries. We usually respond within 2 days.

Contact us through DingTalk group

๐Ÿ˜Š Join our DingTalk Q&A group to contact us.