8000 Update anthropic_llm.py · pandasanjay/adk-python@b5ceacc · GitHub
[go: up one dir, main page]

Skip to content

Commit b5ceacc

Browse files
authored
Update anthropic_llm.py
1 parent 5f2a17e commit b5ceacc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/google/adk/models/anthropic_llm.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ def function_declaration_to_tool_param(
201201

202202

203203
class Claude(BaseLlm):
204-
""" Integration with Claude models served from Vertex AI.
204+
"""Integration with Claude models served from Vertex AI.
205205
206206
Attributes:
207207
model: The name of the Claude model.

0 commit comments

Comments
 (0)
0