discourse-ai/lib/modules/ai_bot/personas
Sam b06380d9fa
FIX: avoid semicolons at the end of queries for SQL Helper (#268)
This makes it easier to cut and paste snippets it is producing

Also fine tune the prompt in an attempt to hone gpt 3.5 which is very finicky
2023-10-27 16:21:09 +11:00
..
artist.rb FEATURE: Make artist more creative (#266) 2023-10-27 14:48:12 +11:00
creative.rb FEATURE: Add creative persona (#231) 2023-09-27 10:48:38 +10:00
general.rb FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00
persona.rb FEATURE: Add creative persona (#231) 2023-09-27 10:48:38 +10:00
researcher.rb FEATURE: add researcher persona (#181) 2023-09-04 12:05:27 +10:00
settings_explorer.rb FIX: setting explorer was exceeding token budget 2023-09-01 11:48:51 +10:00
sql_helper.rb FIX: avoid semicolons at the end of queries for SQL Helper (#268) 2023-10-27 16:21:09 +11:00