Skip to content

Minor change to QueryBuilder class to enable LangChain testing #13

Minor change to QueryBuilder class to enable LangChain testing

Minor change to QueryBuilder class to enable LangChain testing #13

Workflow file for this run

name: CI
on: [workflow_dispatch, pull_request, push]
jobs:
test:
if: false
runs-on: ubuntu-latest
steps: [uses: fastai/workflows/nbdev-ci@master]