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 output_prefix in do() method for ChatGPT Agent #2457

Merged
merged 8 commits into from
Jun 4, 2024

Commits on Jun 4, 2024

  1. change interface order of output_prefix in do() method and fix chatgp…

    …t agent error
    
    Signed-off-by: Future-Outlier <[email protected]>
    Future-Outlier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    e3ca097 View commit details
    Browse the repository at this point in the history
  2. Use kwargs instead of output_prefix

    Signed-off-by: Future-Outlier <[email protected]>
    Co-authored-by: pingsutw  <[email protected]>
    Future-Outlier and pingsutw committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    5bab3d3 View commit details
    Browse the repository at this point in the history
  3. lint

    Signed-off-by: Future-Outlier <[email protected]>
    Future-Outlier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    7b33296 View commit details
    Browse the repository at this point in the history
  4. Fix CI

    Signed-off-by: Future-Outlier <[email protected]>
    Future-Outlier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ff3c3a6 View commit details
    Browse the repository at this point in the history
  5. fix hugging face plugin

    Signed-off-by: Future-Outlier <[email protected]>
    Future-Outlier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    4d77eef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33874c0 View commit details
    Browse the repository at this point in the history
  7. update by pingsu's advice

    Signed-off-by: Future-Outlier <[email protected]>
    Future-Outlier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    40406d4 View commit details
    Browse the repository at this point in the history
  8. revert hugging face dataset's change

    Signed-off-by: Future-Outlier <[email protected]>
    Future-Outlier committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    ec1f185 View commit details
    Browse the repository at this point in the history