mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 13:44:32 +00:00
refactor: rename to openclaw
This commit is contained in:
@@ -51,7 +51,7 @@ function hasFollowingNonThinkingBlock(
|
||||
* OpenAI Responses API can reject transcripts that contain a standalone `reasoning` item id
|
||||
* without the required following item.
|
||||
*
|
||||
* Moltbot persists provider-specific reasoning metadata in `thinkingSignature`; if that metadata
|
||||
* OpenClaw persists provider-specific reasoning metadata in `thinkingSignature`; if that metadata
|
||||
* is incomplete, drop the block to keep history usable.
|
||||
*/
|
||||
export function downgradeOpenAIReasoningBlocks(messages: AgentMessage[]): AgentMessage[] {
|
||||
|
||||
Reference in New Issue
Block a user