mirror of
https://github.com/camel-ai/owl.git
synced 2025-12-26 10:07:51 +08:00
update format
This commit is contained in:
parent
5885e9bf00
commit
fd4739d480
@ -858,7 +858,9 @@ def create_ui():
|
||||
# 🦉 OWL Multi-Agent Collaboration System
|
||||
|
||||
Advanced multi-agent collaboration system developed based on the CAMEL framework, designed to solve complex problems through agent collaboration.
|
||||
|
||||
Models and tools can be customized by modifying local scripts.
|
||||
|
||||
This web app is currently in beta development. It is provided for demonstration and testing purposes only and is not yet recommended for production use.
|
||||
"""
|
||||
)
|
||||
|
||||
@ -834,7 +834,9 @@ def create_ui():
|
||||
# 🦉 OWL 多智能体协作系统
|
||||
|
||||
基于CAMEL框架开发的先进多智能体协作系统,旨在通过智能体协作解决复杂问题。
|
||||
|
||||
可以通过修改本地脚本自定义模型和工具。
|
||||
|
||||
本网页应用目前处于测试阶段,仅供演示和测试使用,尚未推荐用于生产环境。
|
||||
"""
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user