Skip to content
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

docs: human in the loop cookbook with HumanLayer #1420

Merged
merged 5 commits into from
Jan 17, 2025

Conversation

MuggleJinx
Copy link
Collaborator

Description

This notebook demonstrates how to set up and leverage CAMEL's ability to interact with user (for approval or comments) during the execution of the tasks.

Motivation and Context

close #1418.

  • I have raised an issue to propose this change (required for new features and bug fixes)

Types of changes

What types of changes does your code introduce? Put an x in all the boxes that apply:

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds core functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (update in the documentation)
  • Example (update in the folder of example)

Checklist

Go over all the following points, and put an x in all the boxes that apply.
If you are unsure about any of these, don't hesitate to ask. We are here to help!

  • I have read the CONTRIBUTION guide. (required)
  • My change requires a change to the documentation.
  • I have updated the tests accordingly. (required for a bug fix or a new feature)
  • I have updated the documentation accordingly.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@MuggleJinx MuggleJinx self-assigned this Jan 9, 2025
@Wendong-Fan Wendong-Fan added documentation Improvements or additions to documentation cookbook and removed documentation Improvements or additions to documentation labels Jan 9, 2025
@Wendong-Fan Wendong-Fan added this to the Sprint 20 milestone Jan 9, 2025
Copy link
Collaborator

@harryeqs harryeqs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @MuggleJinx ! Looks good to me, just some small points about the notebook formatting:

  1. Could you update the colab link at the top please? it is currently pointing to an empty template.
  2. Shall we hide the output of the pip install cells so it looks tidier?
    Thanks!

@Wendong-Fan Wendong-Fan changed the title docs: Camel HumanLayer cookbook docs: human in the loop cookbook with HumanLayer Jan 17, 2025
@Wendong-Fan Wendong-Fan merged commit 4c165d0 into master Jan 17, 2025
5 of 6 checks passed
@Wendong-Fan Wendong-Fan deleted the humanlayer-cookbook branch January 17, 2025 10:17
Asher-hss pushed a commit that referenced this pull request Jan 17, 2025
Co-authored-by: Harry Ye <[email protected]>
Co-authored-by: Wendong-Fan <[email protected]>
Co-authored-by: Wendong <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

[Feature Request] Cookbook of human-in-loop showcases
4 participants