fix(llm): preserve native continuation metadata (#28678)
This commit is contained in:
@@ -84,6 +84,7 @@ describeRecordedGoldenScenarios([
|
||||
scenarios: [
|
||||
{ id: "text", temperature: false },
|
||||
{ id: "reasoning", temperature: false },
|
||||
{ id: "reasoning-continuation", temperature: false },
|
||||
{ id: "tool-call", temperature: false },
|
||||
{ id: "tool-loop", temperature: false },
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user