AI-Mocks
Toggle table of contents
0.8.1-SNAPSHOT
common
Target filter
common
Switch theme
Search in API
Skip to content
AI-Mocks
ai-mocks-ollama
/
dev.mokksy.aimocks.ollama.generate
/
OllamaStreamingGenerateResponseSpecification
/
OllamaStreamingGenerateResponseSpecification
Ollama
Streaming
Generate
Response
Specification
common
constructor
(
responseFlow
:
Flow
<
String
>
?
=
null
,
responseChunks
:
List
<
String
>
?
=
null
,
delayBetweenChunks
:
Duration
=
0.1.seconds
,
delay
:
Duration
=
0.seconds
,
doneReason
:
String
?
=
"stop"
)
(
source
)