discourse-ai/spec/lib/modules/ai_bot/commands
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
..
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 FIX: allow for blank fields in Google results (#255) 2023-10-19 14:44:59 +11: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