mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-16 11:36:23 +08:00
* UX: Improve rough edges of AI usage page * Ensure all text uses I18n * Change from <button> usage to <DButton> * Use <AdminConfigAreaCard> in place of custom card styles * Format numbers nicely using our number format helper, show full values on hover using title attr * Ensure 0 is always shown for counters, instead of being blank * FEATURE: Load usage data after page load Use ConditionalLoadingSpinner to hide load of usage data, this prevents us hanging on page load with a white screen. * UX: Split users table, and add empty placeholders and page subheader * DEV: Test fix |
||
|---|---|---|
| .. | ||
| dialects | ||
| endpoints | ||
| anthropic_message_processor.rb | ||
| json_stream_decoder.rb | ||
| json_streaming_parser.rb | ||
| llm.rb | ||
| nova_message_processor.rb | ||
| open_ai_message_processor.rb | ||
| prompt.rb | ||
| prompt_messages_builder.rb | ||
| report.rb | ||
| tool_call.rb | ||
| tool_call_progress_tracker.rb | ||
| upload_encoder.rb | ||
| xml_tag_stripper.rb | ||
| xml_tool_processor.rb | ||