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

Fix Baby Cam Use Case #51

Merged
merged 18 commits into from
Apr 12, 2024
Merged

Fix Baby Cam Use Case #51

merged 18 commits into from
Apr 12, 2024

Commits on Apr 11, 2024

  1. fix visualization error

    dillonalaird committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    522ad1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c3cebb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c27118c View commit details
    Browse the repository at this point in the history
  4. Support streaming chat logs of an agent (#47)

    Add a callback for reporting the chat progress of an agent
    humpydonkey authored and dillonalaird committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    e8ec297 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    851991c View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    9bbe6e8 View commit details
    Browse the repository at this point in the history
  2. added visualize_output

    dillonalaird committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bf33912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd7feb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f987ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4324801 View commit details
    Browse the repository at this point in the history
  6. fix random colors

    dillonalaird committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    2889e37 View commit details
    Browse the repository at this point in the history
  7. fix prompts for tools

    dillonalaird committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    0fa2982 View commit details
    Browse the repository at this point in the history
  8. update reflection prompt

    dillonalaird committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    7feab08 View commit details
    Browse the repository at this point in the history
  9. update readme

    dillonalaird committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    737413b View commit details
    Browse the repository at this point in the history
  10. formatting fix

    dillonalaird committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    3e1f25d View commit details
    Browse the repository at this point in the history
  11. fixed mypy errors

    dillonalaird committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    872ad27 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1026327 View commit details
    Browse the repository at this point in the history
  13. fix merge issue

    dillonalaird committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    a09ab9e View commit details
    Browse the repository at this point in the history