Skip to content

feat: add rag support to api and cli #47

feat: add rag support to api and cli

feat: add rag support to api and cli #47

Workflow file for this run

name: check
on:
pull_request:
workflow_call:
push:
branches: [dev]
jobs:
check:
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@v4
- uses: DeterminateSystems/nix-installer-action@v16
with:
extra-conf: |
accept-flake-config = true
- uses: DeterminateSystems/magic-nix-cache-action@v8
- run: nix flake check --show-trace