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][Assistants] Support for streaming enabled endpoints #39733

Merged
merged 86 commits into from
May 28, 2024

Commits on Apr 16, 2024

  1. Configuration menu
    Copy the full SHA
    340182a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    130884c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    5725a8a View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. WIP

    jpalvarezl committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b61e21e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2eee7f8 View commit details
    Browse the repository at this point in the history
  3. Code re-gen

    jpalvarezl committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7f00ab7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2e26c5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. code regen

    jpalvarezl committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    ce0f929 View commit details
    Browse the repository at this point in the history
  2. Code regen

    jpalvarezl committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6134769 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f8c0cac View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e24ef0c View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    7697af6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8050cec View commit details
    Browse the repository at this point in the history
  2. Test cleanup

    jpalvarezl committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    745f6d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7ebb16 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    7a66f0d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    250efb1 View commit details
    Browse the repository at this point in the history
  3. Removed bad exceptions

    jpalvarezl committed Apr 26, 2024
    Configuration menu
    Copy the full SHA
    d22bcd8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4e77ab View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e35cff6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ffc2402 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2024

  1. Configuration menu
    Copy the full SHA
    8770b07 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Addind more tests

    jpalvarezl committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    d8cd1e9 View commit details
    Browse the repository at this point in the history
  2. Added failing test

    jpalvarezl committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    e7e0921 View commit details
    Browse the repository at this point in the history
  3. More failing tests

    jpalvarezl committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    a612391 View commit details
    Browse the repository at this point in the history
  4. Renamed test

    jpalvarezl committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    2c536bd View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. Configuration menu
    Copy the full SHA
    1e9d6c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb2d251 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Configuration menu
    Copy the full SHA
    29d864d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3dbd12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7e780e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6aeb7e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. Configuration menu
    Copy the full SHA
    f8dcc56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bac1dcf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afa0e2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    67c2be4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a8ab74 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4c26393 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2024

  1. WIP: async tests

    jpalvarezl committed May 3, 2024
    Configuration menu
    Copy the full SHA
    bf0be1f View commit details
    Browse the repository at this point in the history
  2. Added tests recordings

    jpalvarezl committed May 3, 2024
    Configuration menu
    Copy the full SHA
    25e73f7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac7eb41 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    700bf30 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    617dd88 View commit details
    Browse the repository at this point in the history
  6. more documentation

    jpalvarezl committed May 3, 2024
    Configuration menu
    Copy the full SHA
    adcf8c2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    366c4a9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a73b227 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    858807e View commit details
    Browse the repository at this point in the history
  10. Sample works

    jpalvarezl committed May 3, 2024
    Configuration menu
    Copy the full SHA
    9009bbe View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    e0f57b7 View commit details
    Browse the repository at this point in the history
  2. code regen

    jpalvarezl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    975dacc View commit details
    Browse the repository at this point in the history
  3. Code regen

    jpalvarezl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    714ccaf View commit details
    Browse the repository at this point in the history
  4. Added missing version

    jpalvarezl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a768db6 View commit details
    Browse the repository at this point in the history
  5. language version changes

    jpalvarezl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    a43a72d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bb360a8 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Code regen

    jpalvarezl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    a9e84a0 View commit details
    Browse the repository at this point in the history
  2. code re-regen

    jpalvarezl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    0b64720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73fd085 View commit details
    Browse the repository at this point in the history
  4. code regen

    jpalvarezl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    4798a42 View commit details
    Browse the repository at this point in the history
  5. README Updates

    jpalvarezl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    005cfea View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    b5f94e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    234ddde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737bd1c View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Code gen

    jpalvarezl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c310c73 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c7515a View commit details
    Browse the repository at this point in the history
  3. Code gen

    jpalvarezl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    c9959c3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2fa6df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac93c36 View commit details
    Browse the repository at this point in the history
  6. Moved jsonInject method

    jpalvarezl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    e07989b View commit details
    Browse the repository at this point in the history
  7. Code regen

    jpalvarezl committed May 17, 2024
    Configuration menu
    Copy the full SHA
    d9b06eb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    dcde8ce View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    d51858c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97074cd View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    4c06f08 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c1f3cd View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. passed some checks

    jpalvarezl committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d1344cd View commit details
    Browse the repository at this point in the history
  2. status checks

    jpalvarezl committed May 24, 2024
    Configuration menu
    Copy the full SHA
    60a3c46 View commit details
    Browse the repository at this point in the history
  3. more style cecks

    jpalvarezl committed May 24, 2024
    Configuration menu
    Copy the full SHA
    999b525 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfee7d5 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Updated commit hash

    jpalvarezl committed May 27, 2024
    Configuration menu
    Copy the full SHA
    ef4db76 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27334f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d860bfd View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    87a7114 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2a926e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f912fe View commit details
    Browse the repository at this point in the history