8000 Improve default argument tool use warning message · Issue #1482 · google/adk-python · GitHub
[go: up one dir, main page]

Skip to content
Improve default argument tool use warning message #1482
Open
@d33bs

Description

@d33bs

Currently when you implement a default argument through a tool which is used by an agent you get a warning:

Default value is not supported in function declaration schema for Google AI.

This could be improved by specifying that this does not only apply to Google AI products and instead applies to all of google-adk 56D2 (applies whether you use a Google model or LiteLLM model). It could also be improved by specifying "default argument" instead of "default value" to be more precise and Pythonic.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0