Add web multimodal image attachments
This commit is contained in:
@@ -208,6 +208,7 @@ declare abstract class LlmAdapter {
|
||||
interface ContentBlockMap {
|
||||
'text': TextBlock
|
||||
'reasoning': ReasoningBlock
|
||||
'image': ImageBlock
|
||||
'tool-call': ToolCallBlock
|
||||
'tool-result': ToolResultBlock
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user