discourse-ai/lib/modules/ai_bot
Sam 4b0c077ce5
FEATURE: port to use claude-2 for chat bot (#114)
Claude 1 costs the same and is less good than Claude 2. Make use of Claude
2 in all spots ...

This also fixes streaming so it uses the far more efficient streaming protocol.
2023-07-27 11:24:44 +10:00
..
commands FEATURE: Try to hone search so it reduces search terms in subsequent rounds (#95) 2023-06-21 20:07:55 +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: avoid storing corrupt prompts (#92) 2023-06-20 15:44:03 +10:00
entry_point.rb FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
open_ai_bot.rb FIX: adjust token limits to account for functions (#96) 2023-06-23 10:02:04 +10:00