discourse-ai/spec/lib/modules
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
..
ai_bot FIX: allow for blank fields in Google results (#255) 2023-10-19 14:44:59 +11:00
ai_helper FEATURE: Create custom prompts with composer AI helper (#214) 2023-09-25 15:12:54 -03:00
embeddings FIX: Generate embeddings job was broken (#211) 2023-09-07 11:54:43 -03:00
nsfw FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
sentiment DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
summarization FEATURE: Better link in Claude summaries (#183) 2023-09-04 12:04:47 -03:00
toxicity DEV: Don’t use `Chat::MessageCreator` in specs 2023-08-31 11:30:07 +02:00