koog
Toggle table of contents
0.6.0-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
koog
prompt-model
/
ai.koog.prompt.message
/
AttachmentContent
/
URL
URL
@
Serializable
data
class
URL
(
val
url
:
String
)
:
AttachmentContent
(
source
)
URL of the content (e.g. image or a document).
Members
Constructors
URL
Link copied to clipboard
constructor
(
url
:
String
)
Properties
url
Link copied to clipboard
val
url
:
String