![]() This PR makes it so Zed staff can use a separate Anthropic API key for the LLM service. We also added an `is_staff` column to the `usages` table so that we can exclude staff usage from the "active users" metrics that influence the rate limits. Release Notes: - N/A --------- Co-authored-by: Max <max@zed.dev> |
||
---|---|---|
.. | ||
20240806182921_create_providers_and_models.sql | ||
20240806213401_create_usages.sql | ||
20240809130000_change_rate_limit_columns_to_bigint.sql | ||
20240809160000_add_pricing_columns_to_models.sql | ||
20240812184444_add_is_staff_to_usages.sql |