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: TypeSpec representations of new Assistants streaming response models #28555

Merged
merged 48 commits into from
May 24, 2024

Commits on Apr 2, 2024

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

Commits on Apr 8, 2024

  1. merge + pr feedback

    trrwilson committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    c740a1c View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. [OpenAI] [Assistants] PR feedback (#28786)

    * Adding streaming events and modified class visibilities
    
    * Represented the alias as a union to align better with the swagger and have a class generated
    
    * Adding chunk classes to be included on code emission
    jpalvarezl committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b9cb5fd View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    ab5b4c0 View commit details
    Browse the repository at this point in the history
  2. Added usage models for run and runStep (#28864)

    * Added usage models for run and runStep
    
    * Added added annotation
    
    * Added warning suppresion for nullable fields
    jpalvarezl committed May 6, 2024
    Configuration menu
    Copy the full SHA
    7a6e0f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    455dfa6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    134e512 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    1bc4ad2 View commit details
    Browse the repository at this point in the history
  2. re-compile

    jpalvarezl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    be46bdd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd81e14 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    29fb047 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f92727a View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

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

Commits on May 9, 2024

  1. Configuration menu
    Copy the full SHA
    7dab402 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0b951a View commit details
    Browse the repository at this point in the history
  3. Project compilation

    jpalvarezl committed May 9, 2024
    Configuration menu
    Copy the full SHA
    1fa3db0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e35e63 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Configuration menu
    Copy the full SHA
    0b2bef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    946413d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    624f5f1 View commit details
    Browse the repository at this point in the history
  4. re-compiled

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

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    ba1c238 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcdb243 View commit details
    Browse the repository at this point in the history
  3. reformating

    jpalvarezl committed May 15, 2024
    Configuration menu
    Copy the full SHA
    045d2e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d15ff7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddcc6cd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7b2291f View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    c154810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ea5e0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6223748 View commit details
    Browse the repository at this point in the history
  4. Made stream events publics

    jpalvarezl committed May 16, 2024
    Configuration menu
    Copy the full SHA
    bbd71d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c37212f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e91a611 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a38fc18 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    ef89507 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae44513 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d1db4b View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    cbc8ebe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a47dc6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ed7b13c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    16e7f6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d4d7a29 View commit details
    Browse the repository at this point in the history
  3. tsp validation check

    jpalvarezl committed May 22, 2024
    Configuration menu
    Copy the full SHA
    3879615 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    12256af View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    cf16636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f0c0c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c380e7 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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