Files
electron/docs/api/structures/language-model-expected.md
David Sanders 39aed69a33 feat: implement the Prompt API via localAIHandler
Assisted-by: Claude Opus 4.6
2026-04-03 23:15:18 -07:00

155 B

LanguageModelExpected Object

  • type string - Can be one of the following values:
    • text
    • image
    • audio
  • languages string[] (optional)