Skip to content

feat(dspy): add metadata output, fix kwargs merging, and Mistral prompts #8264

feat(dspy): add metadata output, fix kwargs merging, and Mistral prompts

feat(dspy): add metadata output, fix kwargs merging, and Mistral prompts #8264

Workflow file for this run

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