project: type: website website: title: "Open-Source AI Cookbook" sidebar: style: "docked" search: true contents: - href: index.qmd text: About - section: RAG contents: - notebooks/rag_zephyr_langchain.qmd - notebooks/advanced_rag.qmd - notebooks/rag_evaluation.qmd - notebooks/automatic_embedding.ipynb - notebooks/faiss.ipynb - notebooks/single_gpu.ipynb format: html: theme: cosmo css: styles.css toc: true