Files
electron/docs/api/structures/language-model-message-content.md
2025-08-30 15:08:25 -07:00

158 B

LanguageModelMessageContent Object

  • type string - Can be one of the following values:
    • text
    • image
    • audio
  • value ArrayBuffer | string