Skip to content

Updates how to fine-tune chat models cookbook with 4o-mini (#1304) #231

Updates how to fine-tune chat models cookbook with 4o-mini (#1304)

Updates how to fine-tune chat models cookbook with 4o-mini (#1304) #231

name: Rebuild Cookbook Website
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- name: Call Deploy Hook
run: curl -X POST ${{ secrets.WEBSITE_DEPLOY_HOOK_URL }}