Skip to content

chore: migrated to openai>=1.0 and langchain-openai libs (#57) #57

chore: migrated to openai>=1.0 and langchain-openai libs (#57)

chore: migrated to openai>=1.0 and langchain-openai libs (#57) #57

Workflow file for this run

name: Release version
on:
push:
branches:
- development
- release-*
env:
IMAGE_NAME: ${{ github.repository }}
jobs:
release:
uses: epam/ai-dial-ci/.github/workflows/[email protected]
secrets: inherit