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: Streaming azure openai #244

Open
wants to merge 55 commits into
base: main
Choose a base branch
from
Open

Commits on Oct 21, 2024

  1. debug code

    ZhongpinWang committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    ea0c687 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Make streaming work

    ZhongpinWang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    5d0985f View commit details
    Browse the repository at this point in the history
  2. fix: remove await

    ZhongpinWang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a74cf6b View commit details
    Browse the repository at this point in the history
  3. fix: await again

    ZhongpinWang committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9025451 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. small changes

    ZhongpinWang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    fc12de0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d5d38bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1f466a7 View commit details
    Browse the repository at this point in the history
  4. wip

    ZhongpinWang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    07dda35 View commit details
    Browse the repository at this point in the history
  5. feat: pipe streams

    ZhongpinWang committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    c218211 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4ebd37d View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2024

  1. refactor: pipe streams

    ZhongpinWang committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    02d1939 View commit details
    Browse the repository at this point in the history
  2. refactor

    ZhongpinWang committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    7a00fc3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd02651 View commit details
    Browse the repository at this point in the history
  4. fix: lint

    ZhongpinWang committed Oct 24, 2024
    Configuration menu
    Copy the full SHA
    50142e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2024

  1. refactor

    ZhongpinWang committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    c8611d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7386dc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7ec23a View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    2a1d3be View commit details
    Browse the repository at this point in the history
  2. fix: lint

    ZhongpinWang committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    bc03fed View commit details
    Browse the repository at this point in the history
  3. refactor

    ZhongpinWang committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    c399f09 View commit details
    Browse the repository at this point in the history
  4. fix: check public-api

    ZhongpinWang committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    b3f4e71 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa91209 View commit details
    Browse the repository at this point in the history
  6. fix: Changes from lint

    cloud-sdk-js committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    56e6197 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Oct 30, 2024

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

    ZhongpinWang committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    1348b97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8086b70 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40ad3d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcb6d54 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4bde96b View commit details
    Browse the repository at this point in the history
  7. refactor: rename stream

    ZhongpinWang committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    3d5554c View commit details
    Browse the repository at this point in the history
  8. refactor: openai stream

    ZhongpinWang committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    0b79c66 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7104fc5 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

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

Commits on Nov 11, 2024

  1. Configuration menu
    Copy the full SHA
    6570bd2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9187988 View commit details
    Browse the repository at this point in the history
  3. fix: Changes from lint

    cloud-sdk-js committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    0bd1c92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0510c2a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2bf0e7e View commit details
    Browse the repository at this point in the history
  6. fix: Changes from lint

    cloud-sdk-js committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    050d0db View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1399a91 View commit details
    Browse the repository at this point in the history
  8. fix: Changes from lint

    cloud-sdk-js committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    ad65518 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2a940b1 View commit details
    Browse the repository at this point in the history
  10. lint

    ZhongpinWang committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8bc6364 View commit details
    Browse the repository at this point in the history
  11. fix: type test

    ZhongpinWang committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    841d452 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    39675b5 View commit details
    Browse the repository at this point in the history
  13. fix: lint

    ZhongpinWang committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    658d1bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d5d817a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    df6ee3f View commit details
    Browse the repository at this point in the history
  16. fix: Changes from lint

    cloud-sdk-js committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    d3ba1d8 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. refactor: interface

    ZhongpinWang committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    819692f View commit details
    Browse the repository at this point in the history
  2. refactor

    ZhongpinWang committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    a06cd03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6a6e403 View commit details
    Browse the repository at this point in the history
  4. chore: add changeset

    ZhongpinWang committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    862ff0f View commit details
    Browse the repository at this point in the history