ZIm/crates/language_models
joe.schwerdtner 59073836c7 PARTIAL feat: Integrate Anthropic models via Vertex AI
This commit introduces a new language model provider,
`anthropic_vertex_ai`, that integrates Anthropic's models via the Google
Cloud Vertex AI platform. The implementation uses Google Cloud's
Application Default Credentials (ADC) for authentication and fetches
`project_id` and `location_id` from the user's settings.
2025-07-21 21:25:00 +02:00
..
src PARTIAL feat: Integrate Anthropic models via Vertex AI 2025-07-21 21:25:00 +02:00
Cargo.toml PARTIAL feat: Integrate Anthropic models via Vertex AI 2025-07-21 21:25:00 +02:00
LICENSE-GPL Add language_models crate to house language model providers (#20945) 2024-11-20 18:49:34 -05:00