discourse-ai/spec/lib/modules/ai_bot
Sam f65e50bd9e
FIX: allow for blank fields in Google results (#255)
Under certain cases, for example:

```
there is this japanese band called kirimi, tell me more about them, try searching 3 times and at least 2 times in japanese before answering.
```

Results come back with blank snippets. This adds protection so this
is allowed and code does not simply blow up.
2023-10-19 14:44:59 +11:00
..
commands FIX: allow for blank fields in Google results (#255) 2023-10-19 14:44:59 +11:00
jobs/regular FIX: automatic bot titles missing sometime (#151) 2023-08-24 07:20:24 +10:00
personas FEATURE: Add creative persona (#231) 2023-09-27 10:48:38 +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: properly truncate !command prompts (#227) 2023-09-15 07:02:37 +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