Skip to content

Bump langchain from 0.0.312 to 0.0.325 in /application #326

Bump langchain from 0.0.312 to 0.0.325 in /application

Bump langchain from 0.0.312 to 0.0.325 in /application #326

Workflow file for this run

# https://github.com/actions/labeler
name: Pull Request Labeler
on:
- pull_request_target
jobs:
triage:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
steps:
- uses: actions/labeler@v4
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
sync-labels: true