koog-agents
Toggle table of contents
0.3.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
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