mirror of
https://github.com/microsoft/autogen.git
synced 2025-10-01 19:16:50 +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