koog-agents
Toggle table of contents
0.1.0
common
Platform filter
common
Switch theme
Search in API
koog-agents
prompt-markdown
/
ai.koog.prompt.markdown
/
MarkdownContentBuilder
/
LineContext
/
link
link
fun
link
(
text
:
String
,
url
:
String
)
:
MarkdownContentBuilder.LineContext
(
source
)
Adds a link (
text
) to the line.
Return
This context for method chaining
Parameters
text
The link text
url
The link URL