autogen/python/packages/autogen-ext/tests/cache_store
Sachin Joglekar 8bd65c672f
Add ChatCompletionCache along with AbstractStore for caching completions (#4924)
* Add ChatCompletionCache along with AbstractStore for caching completions

* Addressing comments

* Improve interface for cachestore

* Improve documentation & revert protocol

* Make cache store typed, and improve docs

* remove unnecessary casts
2025-01-16 15:47:38 -08:00
..
test_diskcache_store.py Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 2025-01-16 15:47:38 -08:00
test_redis_store.py Add ChatCompletionCache along with AbstractStore for caching completions (#4924) 2025-01-16 15:47:38 -08:00