Skip to content

RagContext and other RagEngine improvements #53

RagContext and other RagEngine improvements

RagContext and other RagEngine improvements #53

name: Read the Docs Preview
on:
pull_request_target:
types:
- opened
paths:
- "docs/**"
concurrency:
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}
cancel-in-progress: true
permissions:
pull-requests: write
jobs:
pull-request-links:
runs-on: ubuntu-latest
steps:
- uses: readthedocs/actions/preview@v1
with:
project-slug: ${{ secrets.READTHEDOCS_PROJECT_SLUG }}
single-version: 'false'
project-language: ""