Skip to content

Commit

Permalink
Update external-bot.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
KlviG authored Jun 27, 2024
1 parent 4236085 commit 5d6a7a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DSL/Ruuter.public/DSL/POST/internal/external-bot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ assign_value:
assign:
correct_value:
- recipient_id: ${incoming.body.sender}
text: ${test.response.body.choices[0].message.content.replace(/\n/g," ").replace(/%/g,"protsenti")}
text: ${test.response.body.choices[0].message.content.replace(/\n/g," ").replace(/%/g," protsenti")}
next: return_value

return_value:
Expand Down

0 comments on commit 5d6a7a6

Please sign in to comment.