-
Notifications
You must be signed in to change notification settings - Fork 748
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Roadmap] Tools and APIs Integration #57
Comments
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: #59. |
LangChain Agent and Tool/Toolkit integration would add a lot of capability (35+ tools) |
@riverfor are you interested in tasks such as supporting tools like |
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 byGPT-4
:BaseAgent
,EmbodiedAgent
,BaseToolAgent
,HuggingFaceToolAgent
and full and fast test mode (#123) #123)The text was updated successfully, but these errors were encountered: