mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-03 10:12:33 +00:00
Merge branch 'master' into feat/anthropic_max_tokens
This commit is contained in:
commit
5adec09f2d
@ -313,7 +313,7 @@ def test_cache_with_generation_objects() -> None:
|
|||||||
but ChatResult expects ChatGeneration objects, causing validation errors.
|
but ChatResult expects ChatGeneration objects, causing validation errors.
|
||||||
|
|
||||||
See #22389 for more info.
|
See #22389 for more info.
|
||||||
|
|
||||||
"""
|
"""
|
||||||
cache = InMemoryCache()
|
cache = InMemoryCache()
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user