🌐 AI搜索 & 代理 主页
Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Updated README
  • Loading branch information
SilasMarvin committed Aug 31, 2023
commit 1374f8ffec255b7716cb099e56076d6e7a6df58a
3 changes: 3 additions & 0 deletions pgml-sdks/pgml/javascript/examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,6 @@ In this example, we will show how to use `vector_recall` result as a `context` t

## [Summarizing Question Answering](./summarizing_question_answering.js)
This is an example to find documents relevant to a question from the collection of documents and then summarize those documents.

## [Webpack](./webpack)
This is an example of how to use webpack with the SDK