ZIm/crates/collab/migrations_llm
Marshall Bowers a54e16b7ea
collab: Add usages table to LLM database (#15884)
This PR adds a `usages` table to the LLM database.

We'll use this to track usage for rate-limiting purposes.

Release Notes:

- N/A
2024-08-06 18:40:10 -04:00
..
20240806182921_create_providers_and_models.sql collab: Setup database for LLM service (#15882) 2024-08-06 17:18:08 -04:00
20240806213401_create_usages.sql collab: Add usages table to LLM database (#15884) 2024-08-06 18:40:10 -04:00