discourse-ai/spec/models
Roman Rizzi 5cb91217bd
FIX: Flaky SRV-backed model seeding. (#708)
* Seeding the SRV-backed model should happen inside an initializer.
* Keep the model up to date when the hidden setting changes.
* Use the correct Mixtral model name and fix previous data migration.
* URL validation should trigger only when we attempt to update it.
2024-07-08 18:47:10 -03:00
..
ai_persona_spec.rb FEATURE: optional tool detail blocks (#662) 2024-06-11 18:14:14 +10:00
ai_tool_spec.rb FEATURE: custom user defined tools (#677) 2024-06-27 17:27:40 +10:00
completion_prompt_spec.rb REFACTOR: Represent generic prompts with an Object. (#416) 2024-01-12 14:36:44 -03:00
llm_model_spec.rb FIX: Flaky SRV-backed model seeding. (#708) 2024-07-08 18:47:10 -03:00
model_accuracy_spec.rb DEV: Update linting (#423) 2024-01-13 00:28:06 +01:00
rag_document_fragment_spec.rb FEATURE: allow tuning of RAG generation (#565) 2024-04-12 10:32:46 -03:00
reviewable_ai_chat_message_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
reviewable_ai_post_spec.rb DEV: Fix new Rubocop offenses 2024-03-06 15:23:29 +01:00
shared_ai_conversation_spec.rb DEV: Rewire AI bot internals to use LlmModel (#638) 2024-06-18 14:32:14 -03:00