Feat/google adk polish - #26
Conversation
|
@nagasatish007 , when you get time, please look at this one as well. A follow-up contribution to Google ADK contributing is planned separately (CLA required) |
|
Thanks @amanishimwe — good work on this. The scope is clear and the PR description is thorough. Looks good:
Questions/suggestions before merge:
Overall this is ready to merge once CI is clarified. Nice contribution 👍 |
|
@amanishimwe Also please join our Discore server : https://discord.gg/ZnCEd5Mk2 |
|
@nagasatish007 Thanks for the review — I have addressed your comments as follows: |
|
@nagasatish007 if you get time, look at this PR. |
Keep ruff/isort happy on the ADK polish branch without changing behavior. Co-authored-by: Cursor <cursoragent@cursor.com>
|
@amanishimwe — reviewed the latest changes. All four items from my earlier review are addressed:
One note: the import sorting commit ( Merging this. Nice work 👍 |
Pull Request
Description
Polishes the Google ADK integration for TealTiger: exports TealTigerCallback, adds Gemini pricing entries, wires model-based tool cost estimates (with fallback), and adds unit tests plus a runnable example.
Fixes #324
Type of Change
Changes Made
Testing
Describe the tests you ran to verify your changes:
pytest)mypy src)ruff check src tests)Checklist
Breaking Changes
None
Screenshots (if applicable)
N/A
Additional Notes