From 14d7af6970dba25d52ca0164ede54c753dd3732e Mon Sep 17 00:00:00 2001 From: ping <1017253325@qq.com> Date: Mon, 25 May 2026 18:05:16 +0800 Subject: [PATCH] update --- b/cntoai/model_management_customer_search.dspy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/b/cntoai/model_management_customer_search.dspy b/b/cntoai/model_management_customer_search.dspy index f8e066d..1876e1f 100644 --- a/b/cntoai/model_management_customer_search.dspy +++ b/b/cntoai/model_management_customer_search.dspy @@ -8,7 +8,7 @@ _CUSTOMER_MODEL_COLUMNS = """ id, llmid, provider, model_name, display_name, model_type, context_length, input_token_price, output_token_price, cache_hit_input_price, billing_method, billing_unit, - capabilities, limitations, highlights, description, sort_order + capabilities, limitations, highlights, description, sort_order,is_active, experience """