Vector Data visualize for Chat Data (#2172)

Signed-off-by: shanhaikang.shk <shanhaikang.shk@oceanbase.com>
This commit is contained in:
GITHUBear
2024-12-17 00:51:19 -08:00
committed by GitHub
parent 433550b71f
commit ed96b95efc
4 changed files with 170 additions and 2 deletions

View File

@@ -24,7 +24,7 @@ def default_chart_type_prompt() -> str:
"non-numeric columns"
},
{
"response_scatter_plot": "Suitable for exploring relationships between "
"response_scatter_chart": "Suitable for exploring relationships between "
"variables, detecting outliers, etc."
},
{