AnthropicStreamingHandler
org.llm4s.llmconnect.streaming.AnthropicStreamingHandler
class AnthropicStreamingHandler extends BaseStreamingResponseHandler
Anthropic-specific streaming response handler
Attributes
- Graph
-
- Supertypes
Members list
Value members
Concrete methods
Process a streaming chunk
Inherited methods
Clean up resources
Get the final completion after streaming is done
Get the final completion after streaming is done
Attributes
- Definition Classes
- Inherited from:
- BaseStreamingResponseHandler
Handle error during streaming
Handle error during streaming
Attributes
- Definition Classes
- Inherited from:
- BaseStreamingResponseHandler
Check if streaming is complete
Check if streaming is complete
Attributes
- Definition Classes
- Inherited from:
- BaseStreamingResponseHandler
Attributes
- Inherited from:
- BaseStreamingResponseHandler
Inherited fields
Attributes
- Inherited from:
- BaseStreamingResponseHandler
Attributes
- Inherited from:
- BaseStreamingResponseHandler
Attributes
- Inherited from:
- BaseStreamingResponseHandler
In this article