debug(ai-sdk): temp RAGDEBUG logging in searchControls + wiring
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -229,6 +229,7 @@ func (c *LegalRAGClient) searchControls(ctx context.Context, collection string,
|
||||
kept = append(kept, h)
|
||||
}
|
||||
}
|
||||
fmt.Printf("[RAGDEBUG] searchControls dense=%d kept=%d depth=%d\n", len(hits), len(kept), controlPoolDepth)
|
||||
return kept, nil
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user