org.llm4s.llmconnect.streaming.StreamingOptions
See theStreamingOptions companion class
object StreamingOptions
Companion object with convenience constructors
Attributes
- Companion
- class
- Graph
-
- Supertypes
-
trait Producttrait Mirrorclass Objecttrait Matchableclass Any
- Self type
-
StreamingOptions.type
Members list
Type members
Classlikes
class Builder
Builder for creating options fluently
Builder for creating options fluently
Attributes
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Value members
Concrete methods
Create options with just a chunk handler (most common use case)
Create options with just a chunk handler (most common use case)
Attributes
Create options for collecting all content
Create options for collecting all content
Attributes
Create options for simple console output
Create options for simple console output
Attributes
Create options with full lifecycle logging
Create options with full lifecycle logging
Attributes
In this article