zed/crates/collab/migrations_llm
Marshall Bowers 22ea7cef7a
collab: Add usage-based billing for LLM interactions (#19081)
This PR adds usage-based billing for LLM interactions in the Assistant.

Release Notes:

- N/A

---------

Co-authored-by: Antonio Scandurra <me@as-cii.com>
Co-authored-by: Antonio <antonio@zed.dev>
Co-authored-by: Richard <richard@zed.dev>
Co-authored-by: Richard Feldman <oss@rtfeldman.com>
2024-10-11 13:36:54 -04:00
..
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
20240812225346_create_lifetime_usages.sql
20240813002237_add_revoked_access_tokens_table.sql
20241007173634_add_cache_token_counts.sql
20241007220716_drop_incorrect_usages_columns.sql collab: Drop mistakenly-added columns from the usages table (#18835) 2024-10-07 18:21:48 -04:00
20241008155620_create_monthly_usages.sql collab: Update billing code for LLM usage billing (#18879) 2024-10-08 18:29:38 -04:00
20241010151249_create_billing_events.sql collab: Add usage-based billing for LLM interactions (#19081) 2024-10-11 13:36:54 -04:00