发布

  • fix(executor): enhance parsing of OpenAI stream data lines

    frostbyte_neo 发布于 2026-05-04 15:42:26 +00:00

    • Added trimming for stream input lines to prevent processing of unnecessary whitespace.
    • Improved handling of unsupported prefixes and malformed JSON responses, ensuring errors are recorded and propagated appropriately.

    Fixed: #2690

    下载附件