Skip to content

[BUG] outdated colab notebook for workforce #3402

@JINO-ROHIT

Description

@JINO-ROHIT

Required prerequisites

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

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    No status

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions