discourse-ai/spec/lib/modules/ai_bot/commands
Sam b0310f90d3
FEATURE: add tags and categories to read context (#215)
Note, we perform permission checks on tag list against anon
to ensure we do not disclose information about private tags
to the llm which could get extracted.
2023-09-12 11:06:55 +10:00
..
categories_command_spec.rb FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00
command_spec.rb FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00
db_schema_command_spec.rb FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00
google_command_spec.rb FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00
image_command_spec.rb FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00
read_command_spec.rb FEATURE: add tags and categories to read context (#215) 2023-09-12 11:06:55 +10:00
search_command_spec.rb FEATURE: add semantic search with hyde bot (#210) 2023-09-07 13:25:26 +10:00
search_settings_command_spec.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_spec.rb FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00
tags_command_spec.rb FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00
time_command_spec.rb FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +10:00