cthomas
9b5067bed9
fix: remove unused sync code (#8613)
* chore: remove unused sync code
* chore: remove deprecated sync Google AI functions
Removes unused sync functions that used httpx.Client (blocking):
- google_ai_get_model_details()
- google_ai_get_model_context_window()
- GoogleGeminiProvider.get_model_context_window()
All code now uses async versions with httpx.AsyncClient.
🐾 Generated with [Letta Code](https://letta.com)
Co-Authored-By: Letta <noreply@letta.com>
---------
Co-authored-by: Letta <noreply@letta.com>
2026-01-19 15:54:37 -08:00
..
2026-01-12 10:57:48 -08:00
2025-12-15 12:02:34 -08:00
2025-09-17 15:47:40 -07:00
2025-12-15 12:02:34 -08:00
2025-09-17 15:47:40 -07:00