Skip to content

[BRA-1860] add setGlobalHandler for automatic traces with LangChain.js #1561

[BRA-1860] add setGlobalHandler for automatic traces with LangChain.js

[BRA-1860] add setGlobalHandler for automatic traces with LangChain.js #1561

Workflow file for this run

# Source: https://github.com/marketplace/actions/pre-commit
name: lint
on:
pull_request:
push:
branches: [main]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]