ZIm/crates/collab/migrations_llm
Marshall Bowers f3ec8d425f
collab: Use a separate Anthropic API key for Zed staff (#16128)
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>
2024-08-12 15:20:34 -04:00
..
20240806182921_create_providers_and_models.sql Apply rate limits in LLM service (#15997) 2024-08-08 15:46:33 -07:00
20240806213401_create_usages.sql Apply rate limits in LLM service (#15997) 2024-08-08 15:46:33 -07:00
20240809130000_change_rate_limit_columns_to_bigint.sql Larger rate limit integers (#16047) 2024-08-09 14:07:49 -07:00
20240809160000_add_pricing_columns_to_models.sql Capture telemetry data on per-user monthly LLM spending (#16050) 2024-08-09 16:38:37 -07:00
20240812184444_add_is_staff_to_usages.sql collab: Use a separate Anthropic API key for Zed staff (#16128) 2024-08-12 15:20:34 -04:00