mirror of
https://github.com/microsoft/autogen.git
synced 2025-07-03 07:04:16 +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