Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-vscode
/
vscode
/
LanguageModelTextPart
/
LanguageModelTextPart
Language
Model
Text
Part
constructor
(
value
:
String
)
(
source
)
Construct a text part with the given content.
Parameters
value
The text content of the part.
Online Documentation