discourse-ai/spec/lib/modules/ai_bot
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
..
commands FEATURE: AI Helper endpoint to generate a thumbnail from text. (#224) 2023-09-14 12:53:44 -03:00
jobs/regular FIX: automatic bot titles missing sometime (#151) 2023-08-24 07:20:24 +10:00
personas FIX: Made bot more robust (#226) 2023-09-14 16:46:56 +10:00
anthropic_bot_spec.rb FIX: cut completion short after function call is found (#182) 2023-09-05 10:37:58 +10:00
bot_spec.rb FIX: Made bot more robust (#226) 2023-09-14 16:46:56 +10:00
entry_point_spec.rb FEATURE: port to use claude-2 for chat bot (#114) 2023-07-27 11:24:44 +10:00
open_ai_bot_spec.rb DEV: Fix rspec-expectations warnings (#228) 2023-09-14 17:50:13 +02:00