mirror of
https://github.com/james-m-jordan/openai-cookbook.git
synced 2025-05-09 19:32:38 +00:00
New cookbook to do RAG with a graph database (#915)
Co-authored-by: Will DePue <will@depue.net>
This commit is contained in:
parent
fde5688d60
commit
70aaa3a917
1669
examples/RAG_with_graph_db.ipynb
Normal file
1669
examples/RAG_with_graph_db.ipynb
Normal file
File diff suppressed because it is too large
Load Diff
24091
examples/data/amazon_product_kg.json
Normal file
24091
examples/data/amazon_product_kg.json
Normal file
File diff suppressed because it is too large
Load Diff
@ -1153,6 +1153,15 @@
|
|||||||
- embeddings
|
- embeddings
|
||||||
- completions
|
- 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
|
- title: Supabase Vector Database
|
||||||
path: examples/vector_databases/supabase/README.md
|
path: examples/vector_databases/supabase/README.md
|
||||||
date: 2023-12-04
|
date: 2023-12-04
|
||||||
|
Loading…
x
Reference in New Issue
Block a user