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 """