discourse-ai/spec/lib/modules/ai_bot/commands
Roman Rizzi f57c1bb0f6
FEATURE: AI Helper endpoint to generate a thumbnail from text. (#224)
We pass the text to the current LLM and ask them to generate a StableDifussion prompt.
We'll use that to generate 4 samples, temporarily creating uploads and returning their short URLs.
2023-09-14 12:53:44 -03: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: AI Helper endpoint to generate a thumbnail from text. (#224) 2023-09-14 12:53:44 -03:00
read_command_spec.rb FEATURE: include tag and category context in search (#217) 2023-09-12 16:09:28 +10:00
search_command_spec.rb FEATURE: add filter support to ai bot semantic search (#222) 2023-09-13 14:59:45 +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