refactor: rebuild birth time rectification agent
This commit is contained in:
@@ -39,6 +39,15 @@ function response(overrides: Record<string, unknown> = {}): RectificationV4ApiRe
|
||||
reason: "根据对话选择下一条高信息量追问。",
|
||||
},
|
||||
latestSnapshot: null,
|
||||
orchestrationModelId: null,
|
||||
narrationModelId: null,
|
||||
skillVersion: "birth-time-rectification-v5",
|
||||
promptVersion: "rectification-agent-v5-1",
|
||||
algorithmVersion: "rectification-v5-matrix-scoring-1",
|
||||
deploymentMode: "v5_agent",
|
||||
agentMode: "deterministic_fallback",
|
||||
featureSnapshotId: null,
|
||||
latestDiagnosticsId: null,
|
||||
acceptedRange: null,
|
||||
createdAt: now,
|
||||
updatedAt: now,
|
||||
|
||||
Reference in New Issue
Block a user