Skip to content

Bump langchain from 0.0.340 to 0.2.3 in the pip group across 1 directory #3

Bump langchain from 0.0.340 to 0.2.3 in the pip group across 1 directory

Bump langchain from 0.0.340 to 0.2.3 in the pip group across 1 directory #3

Workflow file for this run

name: continous_integration
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: checkout repository
uses: actions/checkout@v3
- name: ruff
uses: chartboost/ruff-action@v1