Skip to content

build(deps): bump langchain-openai from 0.2.8 to 0.2.9 #119

build(deps): bump langchain-openai from 0.2.8 to 0.2.9

build(deps): bump langchain-openai from 0.2.8 to 0.2.9 #119

Workflow file for this run

name: Greetings
on: [pull_request, issues]
jobs:
greeting:
runs-on: ubuntu-latest
permissions:
issues: write
pull-requests: write
steps:
- uses: actions/[email protected]
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
issue-message: "Thanks for contributing this issue! We will be replying soon."
pr-message: "Thanks for contributing this PR! We will validade soon."