Skip to content

Conversation

@mayabar
Copy link
Collaborator

@mayabar mayabar commented Dec 11, 2025

No description provided.

@mayabar mayabar requested a review from irar2 December 11, 2025 06:33
if s.config.EnableKVCache && !reqCtx.IsChatCompletion {
// kv cache is currently supported for /completion API only
if err := s.kvcacheHelper.OnRequestStart(req); err != nil {
if s.config.EnableKVCache {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please consider moving to a separate function in helpers.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants