discourse-ai/spec/lib/modules
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
..
ai_bot FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
ai_helper FIX: Use XML tags in generate_titles prompt. (#322) 2023-11-28 12:52:22 -03:00
embeddings REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297) 2023-11-23 12:58:54 -03:00
nsfw FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
sentiment FIX: Changes to the sentiment reports. (#289) 2023-11-09 17:23:25 -03:00
summarization/strategies REFACTOR: Summarization and HyDE now use an LLM abstraction. (#297) 2023-11-23 12:58:54 -03:00
toxicity DEV: update test to use new chat message service (#254) 2023-10-23 17:50:25 +08:00