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(openai): be tolerant to exceptions #8526

Merged
merged 5 commits into from
Nov 15, 2024
Merged

Commits on Nov 8, 2024

  1. feat: be tolerant to exceptions

    if ever an error is raised by the OpenAI API, don't fail the entire processing
    nilleb authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    7a67532 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1480e94 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Enhance error handling

    silvanocerza committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e9a7c7e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07029c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

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