0
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2026-08-08 17:53:55 +08:00
discourse/plugins/discourse-ai/spec/fabricators
Keegan George 6df7cbb70c
DEV: Remove deprecated daily_usage (#36570)
## 🔍 Overview
This update removes the deprecated daily usage column from the
LlmCreditDailyAllocation table since it now has it's own dedicated
table.
2025-12-18 09:45:02 -08:00
..
ai_artifact_fabricator.rb
ai_persona_fabricator.rb FEATURE: support thinking summary on responses API (#36013) 2025-11-18 07:54:14 +11:00
ai_summary_fabricator.rb
ai_tool_fabricator.rb
classification_result_fabricator.rb
embedding_definition_fabricator.rb
inferred_concept_fabricator.rb
llm_credit_allocation_fabricator.rb DEV: Remove deprecated daily_usage (#36570) 2025-12-18 09:45:02 -08:00
llm_feature_credit_cost_fabricator.rb FEATURE: Hosted LLM credit system (#35162) 2025-10-14 07:48:20 -07:00
llm_model_fabricator.rb DEV: migrate enabled_chat_bot column to a setting (#36707) 2025-12-17 09:26:19 -08:00
llm_quota_fabricator.rb
llm_quota_usage_fabricator.rb
rag_document_fragment_fabricator.rb