discourse-ai/spec/lib/modules/ai_bot
Sam 615eb8b440
FEATURE: add semantic search with hyde bot (#210)
In specific scenarios (no special filters or limits) we will also
always include 5 semantic results (at least) with every query.

This effectively means that all very wide queries will always return
20 results, regardless of how complex they are.

Also: 

FIX: embedding backfill rake task not working
We renamed internals, this corrects the implementation
2023-09-07 13:25:26 +10:00
..
commands FEATURE: add semantic search with hyde bot (#210) 2023-09-07 13:25:26 +10:00
jobs/regular FIX: automatic bot titles missing sometime (#151) 2023-08-24 07:20:24 +10:00
personas FEATURE: add researcher persona (#181) 2023-09-04 12:05:27 +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 FEATURE: basic progress for image generation (#133) 2023-08-14 16:30:12 +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 FEATURE: add setting_context experimental command (#160) 2023-08-29 10:43:58 +10:00