mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
8 lines
158 B
Markdown
8 lines
158 B
Markdown
# LanguageModelMessageContent Object
|
|
|
|
* `type` string - Can be one of the following values:
|
|
* `text`
|
|
* `image`
|
|
* `audio`
|
|
* `value` ArrayBuffer | string
|