Skip to content

chore: Use serialize_callable instead of serialize_callback_handler in Ollama #947

chore: Use serialize_callable instead of serialize_callback_handler in Ollama

chore: Use serialize_callable instead of serialize_callback_handler in Ollama #947

Workflow file for this run

name: Core / Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"