Skip to content

fix(openai): normalize Pydantic objects before JSON serialization in truncate_messages_by_size #233

fix(openai): normalize Pydantic objects before JSON serialization in truncate_messages_by_size

fix(openai): normalize Pydantic objects before JSON serialization in truncate_messages_by_size #233

name: Changelog Preview
on:
pull_request_target:
types:
- opened
- synchronize
- reopened
- edited
- labeled
- unlabeled
permissions:
contents: write
pull-requests: write
jobs:
changelog-preview:
uses: getsentry/craft/.github/workflows/changelog-preview.yml@v2
secrets: inherit