You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: rename prompt_prefix_cache to prefix_cache for clarity
- Updated the variable name from prompt_prefix_cache to prefix_cache in OpenAICompatibleTinkerServer for improved readability.
- Adjusted related cache lookup and insertion methods to reflect the new naming convention.
0 commit comments