PipedreamHQ / pipedream

Connect APIs, remarkably fast. Free for developers.
https://pipedream.com
Other
8.74k stars 5.26k forks source link

[Components] chatpdf #10789

Closed pipedream-component-development closed 5 months ago

pipedream-component-development commented 6 months ago

chatpdf

URLs

Actions

add-pdf-via-url

Prompt

Adds a PDF from a publicly accessible URL to ChatPDF, returning a source ID for interactions. Required prop is url.

chat-with-pdf

Prompt

Sends messages to interact with a specific PDF, using its source ID. Can handle single or multiple messages for complex queries. Required props are source_id and messages as an array of strings.

delete-pdf

Prompt

Deletes one or more PDFs from ChatPDF using their source IDs. Required prop is source_ids as an array of strings.

vunguyenhung commented 5 months ago

Hi everyone, all test cases are passed! Ready for release!

Test report https://vunguyenhung.notion.site/Components-chatpdf-1d391816c0ff49ea8e3496b2ddb730a1