Skip to content

fix(chat): fix Simple Rag example (Issue #2750) #5886

fix(chat): fix Simple Rag example (Issue #2750)

fix(chat): fix Simple Rag example (Issue #2750) #5886

Workflow file for this run

name: PR Workflow
on:
pull_request:
branches: [development, release-*]
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number }}
cancel-in-progress: true
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/node_pr.yml@1.10.2
secrets: inherit
with:
ort_version: 42.1.0