Skip to content

add prompting framework experimentation #120

add prompting framework experimentation

add prompting framework experimentation #120

name: Release Drafter
on: push
jobs:
draft_release:
runs-on: ubuntu-latest
steps:
- uses: release-drafter/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}