Compare commits
No commits in common. "95ab19979b677f0cdedd02c612492a7293ed1dc3" and "f1d3cd833fbd79416f2faf184338590f1f020891" have entirely different histories.
95ab19979b
...
f1d3cd833f
@ -8,7 +8,7 @@ _CUSTOMER_MODEL_COLUMNS = """
|
|||||||
id, llmid, provider, model_name, display_name, model_type,
|
id, llmid, provider, model_name, display_name, model_type,
|
||||||
context_length, input_token_price, output_token_price,
|
context_length, input_token_price, output_token_price,
|
||||||
cache_hit_input_price, billing_method, billing_unit,
|
cache_hit_input_price, billing_method, billing_unit,
|
||||||
capabilities, limitations, highlights, description, sort_order,is_active, experience
|
capabilities, limitations, highlights, description, sort_order
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user