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

feat: bump openai package to v1.1 #356

Merged
merged 24 commits into from
Nov 9, 2023
Merged

feat: bump openai package to v1.1 #356

merged 24 commits into from
Nov 9, 2023

Commits on Nov 7, 2023

  1. Bump openai to v1.1

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    a17731b View commit details
    Browse the repository at this point in the history
  2. Fix test

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    470c131 View commit details
    Browse the repository at this point in the history
  3. Update OpenAI typing

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3890772 View commit details
    Browse the repository at this point in the history
  4. Skip huggingface test

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    11e08dd View commit details
    Browse the repository at this point in the history
  5. Fix function test error

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    39ba020 View commit details
    Browse the repository at this point in the history
  6. Skip embodied agent test

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5943e76 View commit details
    Browse the repository at this point in the history
  7. Use openai retry

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    ccabd8c View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3050399 View commit details
    Browse the repository at this point in the history
  9. Fix test model factory

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    733b836 View commit details
    Browse the repository at this point in the history
  10. Import openai.types

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    744fa5b View commit details
    Browse the repository at this point in the history
  11. Fix apps

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    0c807d7 View commit details
    Browse the repository at this point in the history
  12. retrigger checks

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    dc2e6e0 View commit details
    Browse the repository at this point in the history
  13. Extend timeout limit

    dandansamax committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    460478c View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Update docstrings

    dandansamax committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    c54c787 View commit details
    Browse the repository at this point in the history
  2. Apply renaming suggestions from code review

    Co-authored-by: Guohao Li <lightaime@gmail.com>
    dandansamax and lightaime committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    7398c12 View commit details
    Browse the repository at this point in the history
  3. Add base_url setting

    dandansamax committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    012a57e View commit details
    Browse the repository at this point in the history
  4. Rename

    dandansamax committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    2fe6765 View commit details
    Browse the repository at this point in the history
  5. Remove tenacity

    dandansamax committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    eae3f32 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f106d33 View commit details
    Browse the repository at this point in the history
  7. Update return docstring

    dandansamax committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    79e1dc6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0f19b52 View commit details
    Browse the repository at this point in the history
  9. Trigger checks

    dandansamax committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    9527a84 View commit details
    Browse the repository at this point in the history
  10. Trigger checks

    dandansamax committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    841e174 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Fix

    dandansamax committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    61e67da View commit details
    Browse the repository at this point in the history