Skip to content

fix(openai): content and tool calls in streamed responses do not erro… #1509

fix(openai): content and tool calls in streamed responses do not erro…

fix(openai): content and tool calls in streamed responses do not erro… #1509

Workflow file for this run

name: All Green
on:
pull_request:
push:
branches:
- master
jobs:
all-green:
runs-on: ubuntu-latest
permissions:
checks: read
contents: read
steps:
- uses: wechuli/allcheckspassed@v1
with:
retries: 20 # once per minute, some checks take up to 15 min
checks_exclude: devflow.*