Skip to content

fix: fixed document loading for RAG #77

fix: fixed document loading for RAG

fix: fixed document loading for RAG #77

Workflow file for this run

name: Black
on: [push, pull_request]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: psf/black@stable