Skip to content

Commit 4dbb430

Browse files
committed
Added load_data.py to the README
1 parent df77c32 commit 4dbb430

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pgml-sdks/pgml/python/examples/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,6 @@ In this example, we will use [Open Table-and-Text Question Answering (OTT-QA)](h
2626

2727
## [Summarizing Question Answering](./summarizing_question_answering.py)
2828
This is an example to find documents relevant to a question from the collection of documents and then summarize those documents.
29+
30+
## [Load Data](./load_data.py)
31+
This is a simple example to show best practices for upserting data to a collection.

0 commit comments

Comments
 (0)