nsarrazin HF Staff commited on
Commit
9e8392c
·
unverified ·
1 Parent(s): cc54380

fix(hchat): casing on official tool names

Browse files
Files changed (1) hide show
  1. chart/env/prod.yaml +2 -2
chart/env/prod.yaml CHANGED
@@ -376,7 +376,7 @@ envVars:
376
  },
377
  {
378
  "_id": "000000000000000000000002",
379
- "displayName": "Document parser",
380
  "description": "Use this tool to parse any document and get its content in markdown format.",
381
  "color": "yellow",
382
  "icon": "cloud",
@@ -442,7 +442,7 @@ envVars:
442
  ],
443
  "outputComponent": "image",
444
  "showOutput": true,
445
- "displayName": "Image editor",
446
  "color": "green",
447
  "icon": "camera",
448
  "description": "This tool lets you edit images",
 
376
  },
377
  {
378
  "_id": "000000000000000000000002",
379
+ "displayName": "Document Parser",
380
  "description": "Use this tool to parse any document and get its content in markdown format.",
381
  "color": "yellow",
382
  "icon": "cloud",
 
442
  ],
443
  "outputComponent": "image",
444
  "showOutput": true,
445
+ "displayName": "Image Editor",
446
  "color": "green",
447
  "icon": "camera",
448
  "description": "This tool lets you edit images",