lazychih114
commited on
Commit
Β·
794827b
1
Parent(s):
b4a762d
update qr code
Browse files
README.md
CHANGED
@@ -50,9 +50,21 @@ Our vision is to revolutionize how AI agents collaborate to solve real-world tas
|
|
50 |
</div>
|
51 |
|
52 |
<!-- # Key Features -->
|
53 |
-
|
54 |
-
|
55 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
56 |
|
57 |
|
58 |
# π₯ News
|
@@ -121,8 +133,6 @@ python run_gaia_roleplaying.py
|
|
121 |
- [ ] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks.
|
122 |
- [ ] Develop more sophisticated agent interaction patterns and communication protocols
|
123 |
|
124 |
-
<!-- # Architecture
|
125 |
-
|
126 |
|
127 |
# π License
|
128 |
|
@@ -133,7 +143,7 @@ The source code is licensed under Apache 2.0.
|
|
133 |
If you find this repo useful, please cite:
|
134 |
|
135 |
|
136 |
-
```
|
137 |
@misc{owl2025,
|
138 |
title = {OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation},
|
139 |
author = {{CAMEL-AI.org}},
|
@@ -143,13 +153,9 @@ If you find this repo useful, please cite:
|
|
143 |
}
|
144 |
```
|
145 |
|
146 |
-
|
147 |
-
|
148 |
Join us for further discussions!
|
149 |
-
|
150 |
-
<p align="center">
|
151 |
-
<img src="./assets/qr_code.jpg" alt="OWL WeChat QR Code" width="200"/>
|
152 |
-
</p> -->
|
153 |
|
154 |
|
155 |
|
|
|
50 |
</div>
|
51 |
|
52 |
<!-- # Key Features -->
|
53 |
+
# π Table of Contents
|
54 |
+
|
55 |
+
- [π Table of Contents](#-table-of-contents)
|
56 |
+
- [π₯ News](#-news)
|
57 |
+
- [π οΈ Installation](#οΈ-installation)
|
58 |
+
- [**Clone the Github repository**](#clone-the-github-repository)
|
59 |
+
- [**Set up Environment**](#set-up-environment)
|
60 |
+
- [**Install Dependencies**](#install-dependencies)
|
61 |
+
- [**Setup Environment Variables**](#setup-environment-variables)
|
62 |
+
- [π Quick Start](#-quick-start)
|
63 |
+
- [π§ͺ Experiments](#-experiments)
|
64 |
+
- [β±οΈ Future Plans](#οΈ-future-plans)
|
65 |
+
- [π License](#-license)
|
66 |
+
- [ποΈ Cite](#οΈ-cite)
|
67 |
+
- [π₯ Community](#-community)
|
68 |
|
69 |
|
70 |
# π₯ News
|
|
|
133 |
- [ ] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks.
|
134 |
- [ ] Develop more sophisticated agent interaction patterns and communication protocols
|
135 |
|
|
|
|
|
136 |
|
137 |
# π License
|
138 |
|
|
|
143 |
If you find this repo useful, please cite:
|
144 |
|
145 |
|
146 |
+
```
|
147 |
@misc{owl2025,
|
148 |
title = {OWL: Optimized Workforce Learning for General Multi-Agent Assistance in Real-World Task Automation},
|
149 |
author = {{CAMEL-AI.org}},
|
|
|
153 |
}
|
154 |
```
|
155 |
|
156 |
+
# π₯ Community
|
|
|
157 |
Join us for further discussions!
|
158 |
+

|
|
|
|
|
|
|
159 |
|
160 |
|
161 |
|