discourse-ai/spec/fabricators
Keegan George d26c7ac48d
FEATURE: Add spending metrics to AI usage (#1268)
This update adds metrics for estimated spending in AI usage. To make use of it, admins must add cost details to the LLM config page (input, output, and cached input costs per 1M tokens). After doing so, the metrics will appear in the AI usage dashboard as the AI plugin is used.
2025-04-17 15:09:48 -07:00
..
ai_artifact_fabricator.rb DEV: improve artifact editing and eval system (#1130) 2025-02-19 15:44:33 +11:00
ai_persona_fabricator.rb FEATURE: Personas powered summaries. (#1232) 2025-04-02 12:54:47 -03:00
ai_summary_fabricator.rb FIX: Make summaries backfill job more resilient. (#1071) 2025-01-16 09:42:53 -03:00
ai_tool_fabricator.rb FEATURE: Tool name validation (#842) 2025-02-07 14:34:47 +11:00
classification_result_fabricator.rb Migrate sentiment to a TEI backend (#886) 2024-11-04 09:14:34 -03:00
embedding_definition_fabricator.rb FEATURE: configurable embeddings (#1049) 2025-01-21 12:23:19 -03:00
llm_model_fabricator.rb FEATURE: Add spending metrics to AI usage (#1268) 2025-04-17 15:09:48 -07:00
llm_quota_fabricator.rb FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
llm_quota_usage_fabricator.rb FEATURE: llm quotas (#1047) 2025-01-14 15:54:09 +11:00
rag_document_fragment_fabricator.rb FEATURE: AI Bot RAG support. (#537) 2024-04-01 13:43:34 -03:00