Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuang11 committed Feb 11, 2025
1 parent bcbd0a6 commit 99c1bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lumen/ai/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ class RetriesExceededError(Exception):
GETTING_STARTED_SUGGESTIONS = [
"What datasets are available?",
"What's interesting to analyze?",
"Can you show me a plot of the data?",
"Can you visualize the data?",
]

DEMO_MESSAGES = [
Expand Down

0 comments on commit 99c1bcc

Please sign in to comment.