View Source API Reference anthropic_community v0.1.0

Modules

Provides an unofficial Elixir wrapper for the Anthropic API, facilitating access to the Claude LLM model. This module handles configuration, request preparation, and communication with the API.

Module for setting up the configuration of Anthropic API.

Provides utility functions for constructing HTTP requests for use with the Finch HTTP client. This module facilitates the assembly of request paths and headers based on configuration options, specifically tailored for interacting with the Anthropic API.

Defines the structure and functionality for creating and sending requests to the Anthropic API.

Handles parsing and encapsulation of responses from the Anthropic API.