Skip to content

feat: supported tools/functions in claude 2.1 #83

feat: supported tools/functions in claude 2.1

feat: supported tools/functions in claude 2.1 #83

Workflow file for this run

name: Code checks - tests
on:
pull_request:
branches:
- development
- release-*
jobs:
run_tests:
uses: epam/ai-dial-ci/.github/workflows/test_python_docker.yml@1.1.0
with:
bypass_checks: false
python_version: 3.11
secrets: inherit