mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-10 22:41:14 +00:00
Refactor AssistantMessage
This commit is contained in:
parent
ab327e3bbf
commit
156f735c89
2 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ import {
|
|||
toolCallNames,
|
||||
ToolParamName,
|
||||
toolParamNames,
|
||||
} from "./AssistantMessage"
|
||||
} from "./prompts/AssistantMessage"
|
||||
import { parseMentions } from "./mentions"
|
||||
import { formatResponse } from "./prompts/responses"
|
||||
import { addCustomInstructions, SYSTEM_PROMPT } from "./prompts/system"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue