Skip to content

Commit 4d1f64a

Browse files
committed
welcome to the world of stricter MDX linting
1 parent f1bd31a commit 4d1f64a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

blog/2025-05-02-blog-post.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,6 @@ tags: [pythia, genai]
77

88
We are pleased to announce that `o4-mini` is now available via Pythia. Here is an overview of the model: https://platform.openai.com/docs/models/o4-mini
99

10+
/* truncate */}
11+
1012
When compared to `o3-mini`, `o4-mini` adds support for images as inputs. It costs the same as o3-mini for regular usage, though the price is lower if you use cached inputs. Thus, this model will now be the default reasoning model we provide and the use of o3-mini is now deprecated.

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ tags: [pythia, genai]
88
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:
99
https://www.anthropic.com/claude/sonnet, https://www.anthropic.com/claude/opus
1010

11+
/* truncate */}
12+
1113
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

0 commit comments

Comments
 (0)