Skip to content

Exercise Chat: Implement native function calling agent #499

Exercise Chat: Implement native function calling agent

Exercise Chat: Implement native function calling agent #499

name: Pull Request Labeler
on: pull_request_target
jobs:
label:
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v5
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"