toggle menu
http4k
6.15.0.1
jvm
switch theme
search in API
http4k-ai-llm-core
/
org.http4k.ai.llm.chat
/
StreamingChat
Streaming
Chat
fun
interface
StreamingChat
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
request
:
ChatRequest
)
:
LLMResult
<
Sequence
<
ChatResponse
>
>