Skip to content

Commit 4b5a416

Browse files
authored
Merge pull request #3315 from Kilo-Org/mark/less-noisy-debuglogss
stop prompt logging
2 parents cd10ac1 + 2ef2906 commit 4b5a416

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/services/ghost/GhostProvider.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -313,9 +313,6 @@ export class GhostProvider {
313313
await this.load()
314314
}
315315

316-
console.log("system", systemPrompt)
317-
console.log("userprompt", userPrompt)
318-
319316
// Initialize the streaming parser
320317
this.streamingParser.initialize(context)
321318

0 commit comments

Comments
 (0)