Skip to main content

Module anthropic_api

Module anthropic_api 

Source
Expand description

Anthropic API compatibility layer for VT Code

Provides compatibility with the Anthropic Messages API to help connect existing applications to VT Code, including tools like Claude Code.

Re-exportsยง

pub use crate::llm::providers::anthropic::api as server;