createApplicationPromptRefresher
이 콘텐츠는 아직 번역되지 않았습니다.
function createApplicationPromptRefresher(options): (signal) => Promise<ApplicationPromptSnapshot>;每会话独立条件核验,绕过装配缓存:平台保存后下一轮即采用新值,不等缓存 TTL。 失败/取消不覆盖上一验证标记,并拒绝本轮;不能静默使用旧提示词发模型请求。
options
Section titled “options”baseUrl
Section titled “baseUrl”string
string
fetchImpl?
Section titled “fetchImpl?”any
initial
Section titled “initial”string
(signal) => Promise<ApplicationPromptSnapshot>
이 페이지가 도움이 되었나요?
피드백 감사합니다. 이 문서를 계속 개선하겠습니다.