camel-ai / camel

🐫 CAMEL: Finding the Scaling Law of Agents. A multi-agent framework. https://www.camel-ai.org
https://www.camel-ai.org
Apache License 2.0
5.32k stars 647 forks source link

[Roadmap] Add support for tools and APIs #57

Open lightaime opened 1 year ago

lightaime commented 1 year ago

Motivation

The ability to call tools would enhance CAMEL's ability and be handy for developers. Here are some tools we prioritize to integrate. Some of them are suggested by GPT-4:

marchowardbegins commented 1 year ago

This would be great @lightaime . A use case would be for the user to directly chat with the assistant instead of the user being automated. For example currently CAMEL can simulate a great conversation between an accountant and a business owner. However if the business owner could be prompted with the right questions to answer to maximize his tax savings that would be a great coaching feature. Lmk if this fits here or if perhaps should be in a separate roadmap issue.

lightaime commented 1 year ago

This would be great @lightaime . A use case would be for the user to directly chat with the assistant instead of the user being automated. For example currently CAMEL can simulate a great conversation between an accountant and a business owner. However if the business owner could be prompted with the right questions to answer to maximize his tax savings that would be a great coaching feature. Lmk if this fits here or if perhaps should be in a separate roadmap issue.

Thank @marchowardbegins for the comments. I created a separate road map for adding more chat modes: https://github.com/lightaime/camel/issues/59.

ElliotWood commented 11 months ago

LangChain Agent and Tool/Toolkit integration would add a lot of capability (35+ tools)

lightaime commented 10 months ago

@riverfor are you interested in tasks such as supporting tools like terminal, docker and github?