Skip to content

fix(chat): use model.reference instead of model.id everywhere in conversation.model.id (Issue #2080) #6451

fix(chat): use model.reference instead of model.id everywhere in conversation.model.id (Issue #2080)

fix(chat): use model.reference instead of model.id everywhere in conversation.model.id (Issue #2080) #6451

Workflow file for this run

name: "Validate PR title"
on:
pull_request_target:
types:
- opened
- edited
- synchronize
jobs:
pr-title-check:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets:
ACTIONS_BOT_TOKEN: ${{ secrets.ACTIONS_BOT_TOKEN }}