Hangfei Lin
60d23c028f
ADK changes
...
PiperOrigin-RevId: 754193272
2025-05-02 17:53:31 -07:00
Nilesh
eff5903175
Copybara import of the project:
...
--
6c3b8b5fa2eb9805c6f723f560e5526649dd61f0 by knileshh <neutron_stays@protonmail.com>:
fix: Correct various typos in CHANGELOG.md and test_rest_api_tool.py
Corrected the following spelling errors:
- CHANGELOG.md: "impprovements" -> "improvements"
- test_rest_api_tool.py: "def sample_endpiont:" -> "def sample_endpoint:"
- CHANGELOG.md: "credentails" -> "credentials"
- CHANGELOG.md: "auido" -> "audio"
COPYBARA_INTEGRATE_REVIEW=https://github.com/google/adk-python/pull/498 from knileshh:main caadbdbd78e3dc757b494f3f4d45991e88eac30d
PiperOrigin-RevId: 754189420
2025-05-02 17:36:16 -07:00
Che Liu
21d2047ddc
ADK changes
...
PiperOrigin-RevId: 749973427
2025-04-21 17:28:53 -07:00
Jack Sun
05142a07cc
Moves unittests to root folder and adds github action to run unit tests. ( #72 )
...
* Move unit tests to root package.
* Adds deps to "test" extra, and mark two broken tests in tests/unittests/auth/test_auth_handler.py
* Adds github workflow
* minor fix in lite_llm.py for python 3.9.
* format pyproject.toml
2025-04-11 08:25:59 -07:00