LONGYKING commited on
Commit
ae917b6
·
1 Parent(s): 97f4f94

hugginface fixes

Browse files
Files changed (1) hide show
  1. chatxbt-assistant.py +1 -1
chatxbt-assistant.py CHANGED
@@ -56,7 +56,7 @@ async def set_starters():
56
  return [
57
  cl.Starter(
58
  label="Create a crypto wallet for me",
59
- message="create a crypto wallet for me",
60
  icon="/public/wallet-svgrepo-com.svg",
61
  ),
62
  cl.Starter(
 
56
  return [
57
  cl.Starter(
58
  label="Create a crypto wallet for me",
59
+ message="create an evm crypto wallet for me",
60
  icon="/public/wallet-svgrepo-com.svg",
61
  ),
62
  cl.Starter(