Expert Hub 探索與價格上限提問
list_experts 瀏覽已發佈 Experts,get_expert 讀取單一已發佈專家的 detail projection 與目前價格資訊,list_models 說明 managed Experts 可用模型。Expert authoring state 是另一個 creator surface。Expert Actions 只可在 private conversation 使用;public 與 restricted conversation 會 fail closed。
ask_expert 必須提供 expertId、1–2000 字元的 question 與 maxPricePoints。伺服器會在任何 reserve debit 前計算 live cost quote;若 costQuote.grossPoints 高於 ceiling,就回 EXPERT_PRICE_CEILING_EXCEEDED 且完全不扣點。即使 free trial 可能讓最後費用為零,仍要提供 ceiling,避免價格或 trial state 改變後靜默超出呼叫者核准範圍。這個 Action 不要求 confirmation,因 ceiling 本身就是花費授權,但使用 Strict drift policy。
已發佈 Expert 必須有有效正價格,owner 也要有足夠 cost budget。提問使用者必須接受目前 Expert disclaimer;Expert owner 要用 creator preview,不能向自己購買。非免費提問只扣 PaidOnly API-credit points;provider 初始化、stream 或 finalization 失敗時會退回 reserve。Managed answer 與 retrieval embeddings 都走 LlmGateway。Action 會完整消費 server stream,回傳 final answer、ask ID 與 retrieval coverage;live typed error 永遠高於本卡。
Related actions
Section titled “Related actions”arinova.expert.list_experts, arinova.expert.get_expert, arinova.expert.list_models, arinova.expert.ask_expert, arinova.expert.*
Also known as
Expert Hub, 尋找專家, 付費專家, 向專家提問, 專家價格, maxPricePoints
Build a7f47a5ca54ddcf7806cd48b81ce1b9827042766