Skip to content

feat(supabase): add SupabaseGroongaDocumentStore and SupabaseGroongaRetriever #8907

feat(supabase): add SupabaseGroongaDocumentStore and SupabaseGroongaRetriever

feat(supabase): add SupabaseGroongaDocumentStore and SupabaseGroongaRetriever #8907

Workflow file for this run

name: Core / Labeler
on:
- pull_request_target
permissions:
contents: read
pull-requests: write
jobs:
triage:
runs-on: ubuntu-slim
steps:
- uses: actions/labeler@f27b608878404679385c85cfa523b85ccb86e213 # v6.1.0
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"