Skip to content

Commit 2ef2906

Browse files
committed
stop prompt logging
makes debugging harder to read
1 parent 112574a commit 2ef2906

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)