mirror of
https://github.com/pacnpal/Roo-Code.git
synced 2025-12-20 12:21:13 -05:00
Refactor AssistantMessage
This commit is contained in:
@@ -36,7 +36,7 @@ import {
|
|||||||
toolCallNames,
|
toolCallNames,
|
||||||
ToolParamName,
|
ToolParamName,
|
||||||
toolParamNames,
|
toolParamNames,
|
||||||
} from "./AssistantMessage"
|
} from "./prompts/AssistantMessage"
|
||||||
import { parseMentions } from "./mentions"
|
import { parseMentions } from "./mentions"
|
||||||
import { formatResponse } from "./prompts/responses"
|
import { formatResponse } from "./prompts/responses"
|
||||||
import { addCustomInstructions, SYSTEM_PROMPT } from "./prompts/system"
|
import { addCustomInstructions, SYSTEM_PROMPT } from "./prompts/system"
|
||||||
|
|||||||
Reference in New Issue
Block a user