Skip to content

Bump langchain from 0.1.16 to 0.2.10 in /application #1505

Bump langchain from 0.1.16 to 0.2.10 in /application

Bump langchain from 0.1.16 to 0.2.10 in /application #1505

name: PR
on:
pull_request:
branches:
- main
paths:
- '**'
- '!*.md'
permissions: # added using https://github.com/step-security/secure-repo
contents: read
jobs:
Lint:
uses: ./.github/workflows/workflow_lint.yml
Tests:
needs: Lint
uses: ./.github/workflows/workflow_tests.yml
# Inference:
# needs: Lint
# uses: ./.github/workflows/workflow_inference.yml
# Inference_Gaudi:
# needs: Lint
# uses: ./.github/workflows/workflow_inference_gaudi2.yml
# Finetune:
# needs: Lint
# uses: ./.github/workflows/workflow_finetune.yml