StreamingToolArgumentParser
org.llm4s.llmconnect.streaming.StreamingToolArgumentParser
object StreamingToolArgumentParser
Shared boundary parser for streaming tool-call arguments.
- Empty input yields an empty object sentinel for accumulators.
- Valid JSON is parsed as-is.
- Invalid/partial JSON is preserved as a raw string for later assembly.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
Members list
In this article