Skip to content

Commit

Permalink
Update indexer.js
Browse files Browse the repository at this point in the history
  • Loading branch information
serefyarar committed Jun 27, 2024
1 parent 189e387 commit 569948a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions api/src/libs/indexer.js
Original file line number Diff line number Diff line change
Expand Up @@ -378,6 +378,7 @@ class Indexer {
console.log(message, `tata`);
if (
message.role === `user` &&
message &&
message.content &&
message.content.length > 0
) {
Expand Down

0 comments on commit 569948a

Please sign in to comment.