discourse-ai/spec/lib/modules/ai_bot/personas
Sam 9e94457154
FIX: Made bot more robust (#226)
* FIX: Made bot more robust

This is a collection of small fixes

- Display "Searching for: ..." while searching instead of showing found 0 results.
- Only allow 5 commands in lang chain - 6 feels like too much
- On the 5th command stop informing the engine about functions, so it is forced to complete
- Add another 30 tokens of buffer and explain why
- Typo in command prompt


Co-authored-by: Alan Guo Xiang Tan <gxtan1990@gmail.com>
2023-09-14 16:46:56 +10:00
..
persona_spec.rb FIX: Made bot more robust (#226) 2023-09-14 16:46:56 +10:00
researcher_spec.rb FEATURE: add researcher persona (#181) 2023-09-04 12:05:27 +10:00
settings_explorer_spec.rb FIX: setting explorer was exceeding token budget 2023-09-01 11:48:51 +10:00
sql_helper_spec.rb FEATURE: add initial support for personas (#172) 2023-08-30 16:15:03 +10:00