Skip to main content

Module completion_cache

Module completion_cache 

Source
Expand description

Completion caching for performance Caching system for expensive completion operations

This module provides a time-based cache for completion results to improve performance when users repeatedly request completions for the same context.

Structsยง

CompletionCache
A thread-safe cache for completion results