mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-07 09:01:29 +00:00

* 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