From 070ded071245cd78fcac8b632ea95911c17d90d6 Mon Sep 17 00:00:00 2001 From: marcomariscal Date: Thu, 15 Jun 2023 12:14:58 -0700 Subject: [PATCH] feat: liquity borrow widget text --- knowledge_base/widgets.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/knowledge_base/widgets.txt b/knowledge_base/widgets.txt index 838f1d66..4c956ec0 100644 --- a/knowledge_base/widgets.txt +++ b/knowledge_base/widgets.txt @@ -237,3 +237,10 @@ Required parameters: -{query}: a standalone question representing information to be retrieved from the index Return value description: -a summarized answer with source citations +--- +Widget magic command: <|liquity-borrow({borrowAmount},{collateralAmount})|> +Description of widget: This widget is used when the user wants to borrow LUSD using ETH as collateral from the Liquity protocol. +Required Parameters: +-{borrowAmount}: amount of LUSD to borrow +-{collateralAmount}: amount of ETH to use as collateral +--- \ No newline at end of file