Skip to content

docs: add Weaviate RAG recipe notebook (#451) #93

docs: add Weaviate RAG recipe notebook (#451)

docs: add Weaviate RAG recipe notebook (#451) #93

Workflow file for this run

name: "Run Docs CD"
on:
push:
branches:
- "main"
jobs:
build-deploy-docs:
uses: ./.github/workflows/docs.yml
with:
deploy: true
permissions:
contents: write