# README
Anthropic API Client
This package provides a client for the Anthropic API, which is used to interact with the Claude LLM.
References:
# Functions
Create a new client.
Maximum number of tokens to generate in the reply.
Set the model.
Custom text sequences that will cause the model to stop generating.
Set streaming response.
Set system prompt.
Amount of randomness injected into the response.
Add a tool.
An external identifier for the user who is associated with the request.