This commit is contained in:
Mason Daugherty 2025-07-28 18:42:40 -04:00
parent 4891b1b9ac
commit 80bffba107
No known key found for this signature in database

View File

@ -313,7 +313,7 @@ def test_cache_with_generation_objects() -> None:
but ChatResult expects ChatGeneration objects, causing validation errors.
See #22389 for more info.
"""
cache = InMemoryCache()