Skip to content

sunshinesmilelk/magent

Folders and files

NameName
Last commit message
Last commit date
Dec 17, 2024
Jul 2, 2024
Oct 22, 2024
Jun 5, 2024
Dec 17, 2024
Dec 17, 2024
Oct 28, 2024
Nov 26, 2024
Dec 17, 2024
Dec 17, 2024
Jun 5, 2024
Dec 17, 2024
Dec 17, 2024
Jun 5, 2024
Jun 5, 2024
Sep 2, 2024
Oct 22, 2024
Jun 5, 2024
Jun 5, 2024
Nov 9, 2024
Jun 5, 2024
Aug 27, 2024
Sep 8, 2024
Jun 5, 2024
Jun 6, 2024
Sep 2, 2024
Jun 5, 2024
Oct 22, 2024
Jun 5, 2024
May 15, 2024
Dec 17, 2024
Dec 17, 2024
Jul 2, 2024
Jun 5, 2024
Oct 22, 2024
Aug 27, 2024
Aug 2, 2024
Jul 31, 2024
Dec 17, 2024
Dec 17, 2024
Jun 5, 2024

Repository files navigation

magent

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.