Skip to content

Commit 75adbb4

Browse files
ajac-zeroDouweM
andauthored
Update pydantic_ai_slim/pydantic_ai/models/openrouter.py
Co-authored-by: Douwe Maan <[email protected]>
1 parent 0689e29 commit 75adbb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pydantic_ai_slim/pydantic_ai/models/openrouter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ class OpenRouterMaxPrice(TypedDict, total=False):
2929
request: int
3030

3131

32-
LatestOpenRouterSlugs = Literal[
32+
KnownOpenRouterProviders = Literal[
3333
'z-ai',
3434
'cerebras',
3535
'venice',

0 commit comments

Comments
 (0)