Interface ContextCacheManager
Methods
handleContextCaching
- handleContextCaching(llmRequest): Promise<CacheMetadata>
Returns Promise<CacheMetadata>
populateCacheMetadataInResponse
- populateCacheMetadataInResponse(llmResponse, cacheMetadata): void
Returns void