Commit e0a0cf1
docs(governance): note intentional duck-typed extraction in Google ADK adapter
Record that LlmRequest/LlmResponse/content/parts are read via getattr
rather than isinstance on ADK's typed models, to avoid hard-coupling to
google-adk internals and to let tests duck-type payloads without the
package installed.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>1 parent 6cba914 commit e0a0cf1
1 file changed
Lines changed: 4 additions & 0 deletions
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
336 | 340 | | |
337 | 341 | | |
338 | 342 | | |
| |||
0 commit comments