fix: Model cost calculation fails if token usage stats is not found in the response #157 #273
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Integration tests | |
on: | |
pull_request: | |
branches: [ development, release-* ] | |
issue_comment: | |
types: [created] | |
jobs: | |
integration_tests: | |
uses: epam/ai-dial-ci/.github/workflows/[email protected] | |
secrets: inherit |