discourse-ai/lib/modules/ai_helper
Roman Rizzi f26adf2cf6
FIX: Use XML tags in generate_titles prompt. (#322)
We must ensure we can isolate titles, and the models sometimes ignore the example we give them.

Additionally, anons can generate HyDE posts, so we need to check if user is nil when attempting to log requests.
2023-11-28 12:52:22 -03:00
..
jobs/regular FEATURE: Automatic Chat Thread titles (#269) 2023-10-30 11:56:33 -03:00
assistant.rb FIX: Use XML tags in generate_titles prompt. (#322) 2023-11-28 12:52:22 -03:00
chat_thread_titler.rb FIX: Chat titler was still using the old code after LLM migration (#314) 2023-11-27 13:03:24 -03:00
entry_point.rb REFACTOR: Use LLM abstraction in the AI Helper. (#312) 2023-11-27 09:33:31 -03:00
painter.rb REFACTOR: Use LLM abstraction in the AI Helper. (#312) 2023-11-27 09:33:31 -03:00
semantic_categorizer.rb FIX: Suggest category/tag was broken since 2e5a393 (#237) 2023-10-02 16:36:56 -03:00
topic_helper.rb REFACTOR: Use LLM abstraction in the AI Helper. (#312) 2023-11-27 09:33:31 -03:00