discourse-ai/lib/modules/ai_bot
Sam 78f61914c8
FIX: improve token counting (#145)
Previously we were not counting functions correctly and not
accounting for minimum token count per message

This corrects both issues and improves documentation internally
2023-08-22 08:36:41 +10:00
..
commands FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00
jobs/regular FEATURE: Less friction for starting a conversation with an AI bot. (#63) 2023-05-16 14:38:21 -03:00
anthropic_bot.rb FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
bot.rb FIX: improve token counting (#145) 2023-08-22 08:36:41 +10:00
entry_point.rb FEATURE: optional warning attached to all AI bot conversations (#137) 2023-08-17 06:29:58 +10:00
open_ai_bot.rb FIX: improve token counting (#145) 2023-08-22 08:36:41 +10:00