koog
Toggle table of contents
0.5.0-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
koog
agents-ext
/
ai.koog.agents.ext.tool.file.model
/
FileSystemEntry
/
File
/
Content
/
Excerpt
/
Excerpt
Excerpt
constructor
(
vararg
snippets
:
FileSystemEntry.File.Content.Excerpt.Snippet
)
(
source
)
Creates an
Excerpt
from multiple
Snippet
s.
Parameters
snippets
the snippets to include
constructor
(
snippets
:
List
<
FileSystemEntry.File.Content.Excerpt.Snippet
>
)
(
source
)