Skip to content

Commit c0b1bd3

Browse files
authored
Merge pull request #554 from juspay/dev
Feat/workflow (#553)
2 parents c6de9c2 + 3928966 commit c0b1bd3

File tree

12 files changed

+533
-121
lines changed

12 files changed

+533
-121
lines changed

apps/site/src/demos/ChatInputDemo.tsx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -118,8 +118,6 @@ const ChatInputDemo = () => {
118118
setPlaygroundFiles([])
119119
}
120120

121-
console.log('topQueriesMessage-->>', topQueriesMessage)
122-
123121
return (
124122
<div className="p-8 space-y-12">
125123
{/* Header */}

0 commit comments

Comments
 (0)