-
Couldn't load subscription status.
- Fork 93
Add unittest for mirrored provider clients (AnthropicVertex) #1465
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 10-24-implement_mirrored_provider_clients_anthropicvertex_
Are you sure you want to change the base?
Conversation
Deploying with
|
| Status | Name | Latest Commit | Updated (UTC) |
|---|---|---|---|
| ✅ Deployment successful! View logs |
v2-docs | 2401400 | Oct 29 2025, 02:38 PM |
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quotation errors are occurring despite sufficient quota availability, preventing test execution. We have requested a quota limit increase for the relevant quotas, but it appears this will take approximately two business days to process.
c2b08ab to
550f5fa
Compare
b451bc7 to
02e948c
Compare
b40a7f4 to
87666f0
Compare
550f5fa to
2c4e692
Compare
87666f0 to
5bc33eb
Compare
2c4e692 to
18541ba
Compare
5bc33eb to
88b7716
Compare
a3e25a6 to
8a1c63b
Compare
0a38436 to
84687bf
Compare
d014948 to
427a6e3
Compare
b188bd3 to
da68f38
Compare
a2ebb7b to
28be452
Compare
da68f38 to
0126dbf
Compare
28be452 to
c4b70b6
Compare
0126dbf to
2401400
Compare

TL;DR
Added support for Anthropic models on Google Vertex AI.
What changed?
How to test?
Why make this change?
This change expands Mirascope's LLM provider support to include Anthropic models available through Google Vertex AI, giving users more flexibility in choosing their preferred model deployment platform while maintaining a consistent interface.