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

Improve handling of JSON Schema in OpenAI API Response Context #819

Merged
merged 21 commits into from
Aug 24, 2024

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    47856de View commit details
    Browse the repository at this point in the history
  2. fix Sanity check

    eiixy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0e89407 View commit details
    Browse the repository at this point in the history
  3. remove slices.Contains

    eiixy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    545ee4b View commit details
    Browse the repository at this point in the history
  4. fix Sanity check

    eiixy committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8bb6204 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Configuration menu
    Copy the full SHA
    051a17f View commit details
    Browse the repository at this point in the history
  2. add SchemaWrapper

    eiixy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    8b49a36 View commit details
    Browse the repository at this point in the history
  3. update api_integration_test.go

    eiixy committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    cdb0075 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1bf03a8 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. add GenerateSchemaForType

    eiixy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    d3fd653 View commit details
    Browse the repository at this point in the history
  2. update json_test.go

    eiixy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    162bb6a View commit details
    Browse the repository at this point in the history
  3. update Warp to Wrap

    eiixy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    35d36ca View commit details
    Browse the repository at this point in the history
  4. fix Sanity check

    eiixy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    a80ea2f View commit details
    Browse the repository at this point in the history
  5. fix Sanity check

    eiixy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    5018f63 View commit details
    Browse the repository at this point in the history
  6. update api_internal_test.go

    eiixy committed Aug 9, 2024
    Configuration menu
    Copy the full SHA
    290bc29 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2024

  1. update README.md

    eiixy committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    25d8769 View commit details
    Browse the repository at this point in the history
  2. update README.md

    eiixy committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    e21015f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9332d59 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2024

  1. remove jsonschema.SchemaWrapper

    eiixy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    a4c1156 View commit details
    Browse the repository at this point in the history
  2. remove jsonschema.SchemaWrapper

    eiixy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    4d0750d View commit details
    Browse the repository at this point in the history
  3. fix Sanity check

    eiixy committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    9db4d84 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. optimize code formatting

    eiixy committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    8680e7b View commit details
    Browse the repository at this point in the history