FakeAnthropicAI

class FakeAnthropicAI(completionGenerators: Map<ModelName, MessageContentGenerator> = emptyMap()) : ChaoticHttpHandler

Constructors

Link copied to clipboard
constructor(completionGenerators: Map<ModelName, MessageContentGenerator> = emptyMap())

Functions

Link copied to clipboard
Link copied to clipboard

Convenience function to get AnthropicAI client

Link copied to clipboard
open operator override fun invoke(request: Request): Response
Link copied to clipboard
Link copied to clipboard