mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-02-13 21:05:19 +00:00
feat: add blob upload support for copilot (#6584)
This commit is contained in:
@@ -40,6 +40,7 @@ type CopilotQuota {
|
||||
|
||||
input CreateChatMessageInput {
|
||||
attachments: [String!]
|
||||
blobs: [Upload!]
|
||||
content: String
|
||||
params: JSON
|
||||
sessionId: String!
|
||||
|
||||
Reference in New Issue
Block a user