8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
chore: Update agent.py
Merge pull request #1154 from google:hangfei-patch-2 …
PiperOrigin-RevId: 767197024
test: Added unit test coverage for local_eval_set_results_manager.py …
PiperOrigin-RevId: 767202237
feat: support None as return type, such as def func() -> None: …
None: PiperOrigin-RevId: 767204150
chore: Minor improvement to session service …
- Add missing override. - Add warning to failed actions. - Remove unused import. - Remove unused fields. - Add type checking. PiperOrigin-RevId: 767209697
chore: bump version number to 1.2.0 …
PiperOrigin-RevId: 767218068
chore: Make ArtifactService transparent to AgentTools …
PiperOrigin-RevId: 767225493
fix: import deprecated from typing_extensions …
Fixes #1125 and add it to pyproject.toml. This was added to typing_extensions in 4.5.0. I followed versioning guidance from https://typing-extensions.readthedocs.io/en/latest/index.html#versioning-and-backwards-compatibility. PiperOrigin-RevId: 767317467
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine: git diff v1.2.0...v1.2.1
git diff v1.2.0...v1.2.1