Anthropic SDK
Also called: Claude SDK
The official software development kit from Anthropic for building applications that interact with Claude models through the Anthropic API.
Explore more about SDKs & APIs
Related terms
An AI research and technology company that develops Claude language models, APIs, and tools for building safe and reliable generative AI applications.
OpenAI SDKSDKA software development kit for integrating OpenAI models and APIs into applications through supported programming languages and client libraries.
Google Gen AI SDKA software development kit provided by Google for building AI applications using Gemini models and related AI services, offering APIs for text, image, multimodal, embedding, and streaming capabilities across supported programming languages.
Chat Completions APIAn API for generating conversational AI responses by sending a sequence of chat messages to a language model.
API ClientA software library or component that simplifies communication with an API by handling requests, authentication, responses, and error handling.