discourse-ai/app/controllers/discourse_ai
Roman Rizzi 54a8dd9556
REFACTOR: Use LLM abstraction in the AI Helper. (#312)
It also removes the need for multiple versions of our seeded prompts per model, further simplifying the code.
2023-11-27 09:33:31 -03:00
..
admin FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
ai_bot FEATURE: Less friction for starting a conversation with an AI bot. (#63) 2023-05-16 14:38:21 -03:00
ai_helper REFACTOR: Use LLM abstraction in the AI Helper. (#312) 2023-11-27 09:33:31 -03:00
embeddings FIX: Perform semantic search only when searchTerm is valid (#216) 2023-09-11 11:32:05 -03:00