mirror of
https://github.com/microsoft/autogen.git
synced 2026-02-06 07:06:38 +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