mirror of
https://github.com/CJackHwang/ds2api.git
synced 2026-05-23 10:57:44 +08:00
feat: 对话记录支持保存并展示 HISTORY 内容
This commit is contained in:
@@ -8,6 +8,7 @@ type StandardRequest struct {
|
||||
ResolvedModel string
|
||||
ResponseModel string
|
||||
Messages []any
|
||||
HistoryText string
|
||||
ToolsRaw any
|
||||
FinalPrompt string
|
||||
ToolNames []string
|
||||
|
||||
Reference in New Issue
Block a user