Skip to content
This repository has been archived by the owner on Dec 21, 2024. It is now read-only.

Merge pull request #8 for Modify selfRAG back to a normal RAG #40

Merge pull request #8 for Modify selfRAG back to a normal RAG

Merge pull request #8 for Modify selfRAG back to a normal RAG #40

Workflow file for this run

name: Pre-commit
on: [ push, pull_request ]
jobs:
pre-commit:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-python@v3
- uses: pre-commit/[email protected]