AnthropicAiModel

AnthropicAiModel class

An abstract class representing the integration with Anthropic’s AI models within the Aspose.Words.

public abstract class AnthropicAiModel : AiModel, IAiModelText

Methods

NameDescription
WithApiKey(string)Sets a specified API key to the model.

See Also