transforms_util
autogen.agentchat.contrib.capabilities.transforms_util.cache_content_get
cache_content_get
Retrieves cachedd content from the cache.
Name | Description |
---|---|
cache | The cache to retrieve the content from. If None, the cache is ignored. Type: AbstractCache | None |
key | The key to retrieve the content from. Type: str |