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

openai[patch] get output_type when using with_structured_output #26307

Merged
merged 10 commits into from
Sep 13, 2024

Commits on Sep 11, 2024

  1. Update base.py

    liuhetian committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e59e2fe View commit details
    Browse the repository at this point in the history
  2. x

    eyurtsev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    bff523b View commit details
    Browse the repository at this point in the history
  3. x

    eyurtsev committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    5bdb967 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    527b868 View commit details
    Browse the repository at this point in the history
  2. Update base.py

    Fix type checking errors by declaring that the schema is a Pydantic BaseModel at this point.
    liuhetian committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    8726283 View commit details
    Browse the repository at this point in the history
  3. Update base.py

    liuhetian committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    a8f5d6d View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Update base.py

    liuhetian committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    b0188d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56147a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4b8f511 View commit details
    Browse the repository at this point in the history
  4. fix

    baskaryan committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    aff94c9 View commit details
    Browse the repository at this point in the history