Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

magent-ui

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magent-ui

  • 0.1.17
  • PyPI
  • Socket score

Maintainers
1

magent_ui

agentUniverse

agentUniverse 联合推出本地研发产品化方案,详见产品化文档

PEER 多智能体对话 PEER 多智能体对话

reAct 智能体开发 reAct 智能体开发

配置

支持 uvicorn 配置

from magent_ui import launch
launch(host='0.0.0.0', port=8888, root_path='/')
配置文件
  • 用户级配置: ~/.magent/ui_config.py
  • 项目级配置: {project_root}/.magent_ui_config.py
  • 项目级配置: {project_root}/config/magent_ui_config.py
环境变量

MAGENT_UI_SERVER_XX

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc