Skip to content

Fix Pydantic field alias consistency in structured output (#1099) #322

Fix Pydantic field alias consistency in structured output (#1099)

Fix Pydantic field alias consistency in structured output (#1099) #322

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml