discourse-ai/app/controllers/discourse_ai
Roman Rizzi 7b4c099673
FIX: LlmModel validations. (#742)
- Validate fields to reduce the chance of breaking features by a misconfigured model.
- Fixed a bug where the URL might get deleted during an update.
- Display a warning when a model is currently in use.
2024-08-06 14:35:35 -03:00
..
admin FIX: LlmModel validations. (#742) 2024-08-06 14:35:35 -03:00
ai_bot DEV: Use explicit serializers for all models (#691) 2024-06-27 10:43:00 -03:00
ai_helper DEV: Use site locale for composer helper translations (#698) 2024-07-04 08:23:37 -07:00
embeddings FIX: Load categories for AI search results (#614) 2024-05-13 16:47:37 +03:00
summarization FEATURE: move summary to use llm_model (#699) 2024-07-04 10:48:18 +10:00