This commit is contained in:
Rafael Silva 2025-06-10 14:12:56 -03:00
parent 57a615f012
commit aa5865e883
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -89,7 +89,7 @@ module DiscourseAi
context << "Your task is to capture the meaning of the initial statement."
end
context
[{ type: :user, content: context }]
end
end
end