discourse-ai/db
Sam d59ed1091b
FEATURE: add support for GPT <-> Forum integration
This change-set connects GPT based chat with the forum it runs on. Allowing it to perform search, lookup tags and categories and summarize topics. 

The integration is currently restricted to public portions of the forum. 

Changes made:

- Do not run ai reply job for small actions
- Improved composable system prompt
- Trivial summarizer for topics
- Image generator 
- Google command for searching via Google
- Corrected trimming of posts raw (was replacing with numbers) 
- Bypass of problem specs

The feature works best with GPT-4


---------

Co-authored-by: Roman Rizzi <rizziromanalejandro@gmail.com>
2023-05-20 17:45:54 +10:00
..
fixtures FEATURE: Multi-model support for the AI Bot module. (#56) 2023-05-11 10:03:03 -03:00
migrate FEATURE: add support for GPT <-> Forum integration 2023-05-20 17:45:54 +10:00
post_migrate FEATURE: Prompts can consist of multiple messages. (#21) 2023-03-21 12:04:59 -03:00