mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-07-14 01:41:25 -06:00
feat: Typo fixes in a few files.
PiperOrigin-RevId: 756921945
This commit is contained in:
parent
166df01236
commit
2a0524692b
@ -292,7 +292,7 @@ def _parse_schema_from_parameter(
|
||||
raise ValueError(
|
||||
f'Failed to parse the parameter {param} of function {func_name} for'
|
||||
' automatic function calling. Automatic function calling works best with'
|
||||
' simpler function signature schema,consider manually parse your'
|
||||
' simpler function signature schema, consider manually parsing your'
|
||||
f' function declaration for function {func_name}.'
|
||||
)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user