发布

  • fix(sdk-py): allow reset of config/context in assistants update (#6862)

    frostbyte_neo 发布于 2026-02-18 18:48:07 +00:00 | 497 次提交 在此版本后已推送到 main

    This distinguishes an empty config/context ({}) from a null
    config/context, and therefore allows resetting these fields.

    (Easiest to test this E2E on the server side; will create a separate PR
    for that.)

    下载附件