From 45fad9b50d5c27ab105059d3ac9f87f9e3a93d86 Mon Sep 17 00:00:00 2001 From: Shroominic Date: Fri, 14 Jul 2023 14:04:47 +0200 Subject: [PATCH] update TODO --- examples/show_bitcoin_chart.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/show_bitcoin_chart.py b/examples/show_bitcoin_chart.py index 79bbcac9..9d86fa93 100644 --- a/examples/show_bitcoin_chart.py +++ b/examples/show_bitcoin_chart.py @@ -1 +1 @@ -# TODO: ask the agent to plot the bitcoin chart of the last 7 days - show the output to the user with PIL.show() \ No newline at end of file +# TODO: ask the agent to plot the bitcoin chart of 2023 YTD (today is {{currentdate}}) - show the output to the user with PIL.show() \ No newline at end of file