mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
(ci/cd) run again
This commit is contained in:
parent
6193e8e10a
commit
799c63bf8e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ class VertexAIError(Exception):
|
|||
|
||||
class VertexAIAnthropicConfig:
|
||||
"""
|
||||
Reference: https://docs.anthropic.com/claude/reference/messages_post
|
||||
Reference:https://docs.anthropic.com/claude/reference/messages_post
|
||||
|
||||
Note that the API for Claude on Vertex differs from the Anthropic API documentation in the following ways:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue