Wei Sun (Jack) and Copybara-Service
b72573c57d
chore: Adds mypy to dev extra.
...
PiperOrigin-RevId: 759460917
2025-05-15 22:57:54 -07:00
Wei Sun (Jack) and Copybara-Service
a786f75968
Uses logs method parameter to set log level.
...
PiperOrigin-RevId: 759378777
2025-05-15 18:00:40 -07:00
Wei Sun (Jack) and Copybara-Service
04820cb0a7
chore: Fixes a few samples for the breaking session service change.
...
PiperOrigin-RevId: 759354632
2025-05-15 16:44:23 -07:00
Wei Sun (Jack) and Copybara-Service
d27fe90d37
chore: fix wrong imports.
...
PiperOrigin-RevId: 759321579
2025-05-15 15:17:51 -07:00
Wei Sun (Jack) and Copybara-Service
b67182c50f
chore: Adds docstring for LlmAgent.disallow_transfer_to_parent to clarify the expected behavior.
...
PiperOrigin-RevId: 758676926
2025-05-14 07:36:51 -07:00
Wei Sun (Jack) and Copybara-Service
71bd808a14
Fixes: eval_result endpoint throws due to folder not existing.
...
PiperOrigin-RevId: 758508672
2025-05-13 22:03:38 -07:00
Wei Sun (Jack) and Copybara-Service
30947b48b8
feat(memory)!: Uses the new MemoryEntry schema for all memory related components.
...
BREAKING CHANGE. This commit changes all memory related interface to using the newly introduced MemoryEntry class.
PiperOrigin-RevId: 758464887
2025-05-13 19:07:11 -07:00
Wei Sun (Jack) and Copybara-Service
825f5d4f2e
feat: Adds new interface for MemoryEntry.
...
PiperOrigin-RevId: 758448993
2025-05-13 18:01:33 -07:00
Wei Sun (Jack) and Copybara-Service
d046367826
chore: Removes logging config in tools/google_api_tool/googleapi_to_openapi_converter.py.
...
PiperOrigin-RevId: 758436692
2025-05-13 17:16:03 -07:00
Wei Sun (Jack) and Copybara-Service
66553b18c6
chore: Treats google.adk as known_third_party in pyproject.toml for organizing imports in samples.
...
PiperOrigin-RevId: 758434037
2025-05-13 17:06:52 -07:00
Wei Sun (Jack) and Copybara-Service
33acb26565
chore: Bump min version for google-genai sdk to 1.13.0.
...
PiperOrigin-RevId: 756806752
2025-05-09 09:57:08 -07:00
Wei Sun (Jack) and Copybara-Service
28abc306c3
chore: fixes type hint in base_artifact_service.py
...
`pass` is not required when docstring exists.
PiperOrigin-RevId: 755413158
2025-05-06 09:58:18 -07:00
Wei Sun (Jack) and Copybara-Service
dbea793cf5
chore: Updates model_config docstring to explicitly mentioning pydantic.
...
This is to disambiguate between pydantic model and LLM.
PiperOrigin-RevId: 754981617
2025-05-05 10:12:44 -07:00
Wei Sun (Jack) and Copybara-Service
a930633fad
chore: Sets single_line_exclusions to [] to be consistent with internal style guide.
...
PiperOrigin-RevId: 754974408
2025-05-05 09:56:27 -07:00
Wei Sun (Jack) and Copybara-Service
6595cda037
Update description of before/after_agent_callback to clarify the behavior.
...
PiperOrigin-RevId: 754207459
2025-05-02 18:57:50 -07:00
Wei Sun (Jack) and GitHub
3fddac5813
Merge pull request #256 from sumant-pangotra/#247-OpenAPIToolSet-Considering-Required-parameters
...
fix : #247 OpenAPIToolSet Parameter required field and description
Merged in https://github.com/google/adk-python/commit/e8fb4ed3fcba1f455507c38275ee17218017a409
2025-05-02 10:47:28 -07:00
Wei Sun (Jack) and GitHub
9b52ce28f5
Merge branch 'main' into #247-OpenAPIToolSet-Considering-Required-parameters
2025-05-02 10:46:47 -07:00
Wei Sun (Jack) and GitHub
f12300113d
Merge branch 'main' into #247-OpenAPIToolSet-Considering-Required-parameters
2025-05-01 18:47:28 -07:00
Wei Sun and Copybara-Service
23b41c3f94
Uses google's profile for isort.
...
PiperOrigin-RevId: 753619497
2025-05-01 09:31:06 -07:00
Wei Sun and Copybara-Service
b691904e57
chore: Adds a github action to check pyformat via pyink.
...
PiperOrigin-RevId: 753246116
2025-04-30 11:28:12 -07:00
Wei Sun (Jack) and GitHub
641781bced
Merge pull request #434 from AlankritVerma01/support-async-tool-callbacks
...
feat(llm_flows): support async before/after tool callbacks
2025-04-29 22:49:18 -07:00
Wei Sun (Jack) and GitHub
c4e09a2edb
Merge branch 'main' into support-async-tool-callbacks
2025-04-29 22:48:45 -07:00
Wei Sun (Jack) and GitHub
67b6fbbe01
chore: Adds a github action to check pyformat via pyink. ( #440 )
...
* Adds pyink.yml github action to check file format
* Update pyink.yml to give recommended commands.
2025-04-29 09:39:18 -07:00
Wei Sun (Jack) and Copybara-Service
e6109b1dd6
Copybara import of the project:
...
--
005028831b2e0873414db62af9ec02ef47a670d2 by Wei Sun (Jack) <weisun@google.com >:
Excludes tests/unittests/tools/application_integration_tool/clients/test_connections_client.py from python-unit-tests.yml
--
42ed38ff814f1a4811468d78cf1872869279919d by Wei Sun (Jack) <weisun@google.com >:
reorder skipped tests in python-unit-tests.yml
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/368 from google:fix-unittests 42ed38ff814f1a4811468d78cf1872869279919d
PiperOrigin-RevId: 750782234
2025-04-23 17:35:34 -07:00
Wei Sun and Copybara-Service
a49d339251
bump version number to 0.3.0.
...
PiperOrigin-RevId: 750661619
2025-04-23 11:22:54 -07:00
Wei Sun (Jack) and GitHub
04e4c85b4e
Merge pull request #355 from wyf7107/live-error-toast
...
fix: Add error toast message when live does not work with certain models
2025-04-22 22:26:38 -07:00
Wei Sun and Copybara-Service
49d8c0fbb2
bump min version of google-genai sdk to latest.
...
PiperOrigin-RevId: 750324961
2025-04-22 14:17:27 -07:00
Wei Sun and Copybara-Service
a5f191650b
chore: update the readme for a2a integration.
...
PiperOrigin-RevId: 749856734
2025-04-21 11:17:04 -07:00
Wei Sun and Copybara-Service
1e752b1378
chore: Fixes type hints in google_api_tool_set.py.
...
PiperOrigin-RevId: 749844560
2025-04-21 10:42:48 -07:00
Wei Sun and Copybara-Service
2af777af6d
No public description
...
PiperOrigin-RevId: 749409258
2025-04-19 16:34:44 -07:00
Wei Sun and Copybara-Service
6742ab9236
No public description
...
PiperOrigin-RevId: 749202950
2025-04-18 18:08:03 -07:00
Wei Sun and Copybara-Service
30b1722cca
No public description
...
PiperOrigin-RevId: 749119500
2025-04-18 12:51:32 -07:00
Wei Sun (Jack) and GitHub
5eca8214a8
Merge pull request #243 from trandangtrungduc/fix_typos
...
fix typos in tools/ and tests/
2025-04-18 12:49:05 -07:00
Wei Sun (Jack) and GitHub
e0a360a1a2
Merge branch 'main' into fix_typos
2025-04-18 12:46:33 -07:00
Wei Sun and Copybara-Service
1cd61242ef
No public description
...
PiperOrigin-RevId: 749110560
2025-04-18 12:21:07 -07:00
Wei Sun and Copybara-Service
dfb283e6e0
No public description
...
PiperOrigin-RevId: 749076119
2025-04-18 10:35:34 -07:00