George Weale and Copybara-Service
2367901ec5
chore: Upgrade to headers to 2026
...
Co-authored-by: George Weale <gweale@google.com >
PiperOrigin-RevId: 858763407
2026-01-20 14:50:09 -08:00
Xuan Yang and Copybara-Service
69ad605bc4
feat: Use json schema for base_retrieval_tool, load_artifacts_tool, and load_memory_tool declaration when feature enabled
...
Co-authored-by: Xuan Yang <xygoogle@google.com >
PiperOrigin-RevId: 858435881
2026-01-19 23:36:53 -08:00
George Weale and Copybara-Service
8c9105bf14
chore: Drop Python 3.9 support, set minimum to Python 3.10
...
Co-authored-by: George Weale <gweale@google.com >
PiperOrigin-RevId: 839799108
2025-12-03 09:56:22 -08:00
Xiang (Sean) Zhou and Copybara-Service
67f23df25a
feat: Allow user specify embedding model for file retrieval
...
And use Gemini embedding model as default model if no embedding model is specified.
PiperOrigin-RevId: 801161505
2025-08-29 23:35:25 -07:00
Xiang (Sean) Zhou and Copybara-Service
927c75f0ee
chore: Replace imports by importing from actual module instead of from package (__init__.py)
...
PiperOrigin-RevId: 786342250
2025-07-23 10:49:43 -07:00
Selcuk Gun and Copybara-Service
41b33d4a0a
Move public_utils to utils in tests
...
Renamed conflicting utils.py as testing_utils.py
PiperOrigin-RevId: 761715808
2025-05-21 16:35:11 -07:00
Selcuk Gun and Copybara-Service
794a70edcd
Support async agent and model callbacks
...
PiperOrigin-RevId: 755542756
2025-05-06 15:14:10 -07:00
Jack Sun and GitHub
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