From b3bd36a0d14a3ce73543741a3cdcb22c28defa8f Mon Sep 17 00:00:00 2001 From: Louis Choquel Date: Sat, 26 Sep 2026 14:04:07 +0200 Subject: [PATCH] Refresh the front-door region: the chatbot ask runs on a sample invoice that exists The region is re-applied from the onboarding tree, whose shared chatbot ask now runs the invoice method on the restaurant invoice sample instead of an example.com link that answered 404. Advances L-260924-2f9c1a Co-Authored-By: Claude Opus 5.5 Claude-Session: https://claude.ai/code/session_0178wMWY4AgmyFRxZVaNgM2C --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0426a2f..5ffc042 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ Then ask your chatbot: > What methods do I have? > -> Run the invoice method on https://example.com/invoice.pdf +> Run the invoice method on https://raw.githubusercontent.com/Pipelex/pipelex-cookbook/main/assets/extract_proof_of_purchase/restaurant_invoice.pdf You get a run id straight away, and you can ask for its status, its results or the files it produced at any time.