[總管] 清 pdf-to-blocks 示範寫死官方 KBDB URL(kbdb.finally.click)——self-hosted 照抄會打進官方庫 #30
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
[總管] 審 #28 時發現,非 #28 引入,main 既有,故另開。
問題
registry/examples/pdf-to-blocks/workflow.yaml(+description.md)寫死官方kbdb.finally.click。self-hosted 用戶照抄示範 → 資料與查詢流向直接打進官方 KBDB(KBDB_BASE_URL fallback 同家族坑,Arcrun#2)。要求
比照 #28 已修的 graph_neighbors 示範:base URL 走
{{input.kbdb_base}}觸發參數(或 config 佔位),yaml 頂部醒目註明「換成你自己部署的 KBDB 對外 URL」;1042 註解可保留並補「self-hosted 有 global_fetch_strictly_public flag,workers.dev URL 亦可」。分類
A 類示範修正(純 example workflow.yaml,不動引擎);掃一遍
registry/examples/*有無同類寫死,一併清。