diff --git a/blog/2025-09-10-blog-post.mdx b/blog/2025-09-10-blog-post.mdx new file mode 100644 index 0000000000..a102e06ca1 --- /dev/null +++ b/blog/2025-09-10-blog-post.mdx @@ -0,0 +1,13 @@ +--- +slug: 2025-09-10-claude +title: claude is now available! +authors: [sajid-ali] +tags: [pythia, genai] +--- + +We are pleased to announce that the `claude` (`4.0` and `3.7`) models are now available via Pythia. Here are the overviews for the models: +https://www.anthropic.com/claude/sonnet, https://www.anthropic.com/claude/opus + + + +With API keys to access Claude, you can also enable Claude API tools like Claude Code. Refer to this guide for more details: https://portkey.ai/docs/integrations/libraries/claude-code#2-integrate-portkey-with-claude-code diff --git a/docs/genai/03_external_llms/01_catalogue.md b/docs/genai/03_external_llms/01_catalogue.md index 9fc09f7ef4..fac7e25c2e 100644 --- a/docs/genai/03_external_llms/01_catalogue.md +++ b/docs/genai/03_external_llms/01_catalogue.md @@ -2,13 +2,17 @@ We currently facilitate access to the following externally hosted LLMs: -## OpenAI +## Anthropic (via AWS Bedrock) +- Claude Sonnet (4.0 & 3.7) +- Claude Opus 4.0 + +## OpenAI (via Azure OpenAI) - gpt-4o-mini - gpt-4o - o4-mini - text-embedding-3-small -## VertexAI +## Google (via GCP VertexAI) - gemini-2.5 models (pro, flash, flash-lite) - gemini-2.0 models (flash, flash-lite) - gemini-embedding-001