Skip to content

refactor: add chat model to application state #506

refactor: add chat model to application state

refactor: add chat model to application state #506

Workflow file for this run

name: Format
on:
pull_request_target:
push:
paths:
- .github/workflows/formatter.yml
- pyproject.toml
- '**.py'
permissions:
contents: write
jobs:
format:
uses: winstxnhdw/actions/.github/workflows/format-python.yml@main