Skip to content

fix: fix the system message in simple-chatbot example (#1394) #422

fix: fix the system message in simple-chatbot example (#1394)

fix: fix the system message in simple-chatbot example (#1394) #422

Workflow file for this run

name: Main branch checks
on:
push:
branches:
- main
- "v*.*.*"
tags:
- "v*.*.*"
jobs:
checks:
uses: ./.github/workflows/shared.yml