New cookbook to do RAG with a graph database (#915)

Co-authored-by: Will DePue <will@depue.net>
This commit is contained in:
katia-openai 2023-12-19 17:05:59 +00:00 committed by GitHub
parent fde5688d60
commit 70aaa3a917
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 25769 additions and 0 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1153,6 +1153,15 @@
- embeddings
- completions
- title: RAG with a Graph database
path: examples/RAG_with_graph_db.ipynb
date: 2023-12-08
authors:
- katia-openai
tags:
- embeddings
- completions
- title: Supabase Vector Database
path: examples/vector_databases/supabase/README.md
date: 2023-12-04