discourse-ai/spec/fabricators
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
..
ai_persona_fabricator.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
classification_result_fabricator.rb FIX: Filter classification type using the correct column (#286) 2023-11-08 14:58:35 -03:00
llm_model_fabricator.rb FIX: LlmModel validations. (#742) 2024-08-06 14:35:35 -03:00
rag_document_fragment_fabricator.rb FEATURE: AI Bot RAG support. (#537) 2024-04-01 13:43:34 -03:00