discourse-ai/lib/modules/ai_bot/commands
Sam d75e3ca82b
FEATURE: include tag and category context in search (#217)
Previous to this we just included title/body.. tags and category
structure can be very critical for decision making.
2023-09-12 16:09:28 +10:00
..
categories_command.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
command.rb FEATURE: add setting_context experimental command (#160) 2023-08-29 10:43:58 +10:00
db_schema_command.rb FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00
google_command.rb FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00
image_command.rb FEATURE: implement command framework for non Open AI (#147) 2023-08-23 07:49:36 +10:00
read_command.rb FEATURE: add tags and categories to read context (#215) 2023-09-12 11:06:55 +10:00
search_command.rb FEATURE: include tag and category context in search (#217) 2023-09-12 16:09:28 +10:00
search_settings_command.rb FIX: setting explorer was exceeding token budget 2023-09-01 11:48:51 +10:00
setting_context_command.rb FEATURE: add setting_context experimental command (#160) 2023-08-29 10:43:58 +10:00
summarize_command.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
tags_command.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00
time_command.rb DEV: simplify command framework (#125) 2023-08-04 09:37:58 +10:00