mirror of
https://github.com/EvolutionAPI/adk-python.git
synced 2025-12-15 12:59:33 -06:00
BREAKING CHANGE: `token` attribute of OAuth2Auth credentials used to be a dict containing both access_token and refresh_token, given that may cause confusions, now we replace it with access_token and refresh_token at top level of the auth credentials PiperOrigin-RevId: 750346172 |
||
|---|---|---|
| .. | ||
| agents | ||
| artifacts | ||
| auth | ||
| cli | ||
| evaluation | ||
| fast_api | ||
| flows | ||
| models | ||
| sessions | ||
| streaming | ||
| tools | ||
| __init__.py | ||
| conftest.py | ||
| utils.py | ||