mirror of
https://github.com/camel-ai/owl.git
synced 2026-03-22 14:07:17 +08:00
Update README.md
This commit is contained in:
10
README.md
10
README.md
@@ -623,10 +623,10 @@ This will execute the same configuration that achieved our top-ranking performan
|
||||
|
||||
We're continuously working to improve OWL. Here's what's on our roadmap:
|
||||
|
||||
- [ ] Write a technical blog post detailing our exploration and insights in multi-agent collaboration in real-world tasks
|
||||
- [ ] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks
|
||||
- [ ] Develop more sophisticated agent interaction patterns and communication protocols
|
||||
- [ ] Improve performance on complex multi-step reasoning tasks
|
||||
- [x] Write a technical blog post detailing our exploration and insights in multi-agent collaboration in real-world tasks
|
||||
- [x] Enhance the toolkit ecosystem with more specialized tools for domain-specific tasks
|
||||
- [x] Develop more sophisticated agent interaction patterns and communication protocols
|
||||
- [x] Improve performance on complex multi-step reasoning tasks
|
||||
|
||||
# 📄 License
|
||||
|
||||
@@ -674,6 +674,8 @@ Join us for further discussions!
|
||||
|
||||
# ❓ FAQ
|
||||
|
||||
## General Questions
|
||||
|
||||
**Q: Why don't I see Chrome running locally after starting the example script?**
|
||||
|
||||
A: If OWL determines that a task can be completed using non-browser tools (such as search or code execution), the browser will not be launched. The browser window will only appear when OWL determines that browser-based interaction is necessary.
|
||||
|
||||
Reference in New Issue
Block a user