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: Refactor subscription streaming and plumb through anthropic support #5105

Merged
merged 10 commits into from
Oct 19, 2024

Commits on Oct 18, 2024

  1. Configuration menu
    Copy the full SHA
    befe926 View commit details
    Browse the repository at this point in the history
  2. Add Anthropic client

    anticorrelator committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    3bef188 View commit details
    Browse the repository at this point in the history
  3. Use new payload type

    anticorrelator committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    fda088c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4530329 View commit details
    Browse the repository at this point in the history
  5. use abc

    axiomofjoy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    82adaf3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    446bd96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52b062c View commit details
    Browse the repository at this point in the history
  8. fix tool calls for openai

    axiomofjoy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    8097d0b View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. add back in token usage

    axiomofjoy committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    97838f3 View commit details
    Browse the repository at this point in the history
  2. fix type

    axiomofjoy committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    4f348ef View commit details
    Browse the repository at this point in the history