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

fix(ai): prevent insufficient capacity payments #3035

Merged
merged 2 commits into from
May 3, 2024

Commits on May 3, 2024

  1. fix(ai): handle insufficient capacity payments

    This commit enhances the Orchestrator's capacity handling by returning
    an error prior to processing payments when capacity is insufficient.
    This prevents that the Gateway overpays for requests.
    rickstaa committed May 3, 2024
    Configuration menu
    Copy the full SHA
    e6a09d9 View commit details
    Browse the repository at this point in the history
  2. chore(ai): update ai-worker dependency

    This commit updates the ai-worker dependency to the latest version.
    rickstaa committed May 3, 2024
    Configuration menu
    Copy the full SHA
    46a4e6f View commit details
    Browse the repository at this point in the history