Skip to content

Commit 910c42a

Browse files
committed
genai: claude is now available!!
new file: blog/2025-09-10-blog-post.mdx modified: docs/genai/03_external_llms/01_catalogue.md
1 parent 6073f2b commit 910c42a

2 files changed

Lines changed: 17 additions & 0 deletions

File tree

blog/2025-09-10-blog-post.mdx

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
slug: 2025-09-10-claude
3+
title: claude is now available!
4+
authors: [sajid-ali]
5+
tags: [pythia, genai]
6+
---
7+
8+
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:
9+
https://www.anthropic.com/claude/sonnet, https://www.anthropic.com/claude/opus
10+
11+
<!-- truncate -->
12+
13+
With API keys to access Claude, you can also enable Claude API tools like Claude Code. Here's an guide for this: https://portkey.ai/docs/integrations/libraries/claude-code#2-integrate-portkey-with-claude-code

docs/genai/03_external_llms/01_catalogue.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
We currently facilitate access to the following externally hosted LLMs:
44

5+
## Anthropic (via AWS Bedrock)
6+
- Claude Sonnet (4.0 & 3.7)
7+
- Claude Opus 4.0
8+
59
## OpenAI
610
- gpt-4o-mini
711
- gpt-4o

0 commit comments

Comments
 (0)