-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Open
Labels
Milestone
Description
Required prerequisites
- I have read the documentation https://camel-ai.github.io/camel/camel.html.
- I have searched the Issue Tracker and Discussions that this hasn't already been reported. (+1 or comment there if it has.)
- Consider asking first in a Discussion.
What version of camel are you using?
NA
System information
NA
Problem description
We need to update this cookbook with the right imports and fix format for additional_info
Link - https://colab.research.google.com/drive/18ajYUMfwDx3WyrjHow3EvUMpKQDcrLtr?usp=sharing
Currently imports as
from camel.workforce import Workforce
Change to
from camel.societies.workforce import Workforce
Change additional_info to Optional[dict] format
Reproducible example code
NA
Traceback
Expected behavior
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
No status