We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d115147 commit ed6654eCopy full SHA for ed6654e
pgml-sdks/pgml/javascript/examples/README.md
@@ -23,3 +23,6 @@ In this example, we will show how to use `vector_recall` result as a `context` t
23
24
## [Summarizing Question Answering](./summarizing_question_answering.js)
25
This is an example to find documents relevant to a question from the collection of documents and then summarize those documents.
26
+
27
+## [Webpack](./webpack)
28
+This is an example of how to use webpack with the SDK
0 commit comments