mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-29 08:09:52 +08:00
fix: re-create session should skip rewrite messages (#6513)
This commit is contained in:
@@ -24,7 +24,7 @@ type Copilot {
|
||||
|
||||
type CopilotHistories {
|
||||
"""An mark identifying which view to use to display the session"""
|
||||
action: String!
|
||||
action: String
|
||||
messages: [ChatMessage!]!
|
||||
sessionId: String!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user