discourse-ai/lib/modules
Sam 5a4598a7b4
FEATURE: Azure OpenAI support for DALL*E 3 (#313)
* FEATURE: Azure OpenAI support for DALL*E 3

Previous to this there was no way to add an inference endpoint for
DALL*E on Azure cause it requires custom URLs

Also:

- On save, when editing a persona it would revert priority and enabled
- More forgiving parsing in command framework for array function calls
- By default generate HD images - they tend to be a bit better
- Improve DALL*E prompt which was getting very annoying and always echoing what it is about to do
- Add a bit of a sleep between retries on image generation
- Fix error handling in image_command
2023-11-27 13:01:05 +11:00
..
ai_bot FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
ai_helper PERF: Better chat thread content format for LLM (#273) 2023-10-30 19:57:46 -03:00
embeddings FIX: Make summaries more cohesive by tweaking prompt. (#310) 2023-11-23 16:33:37 -03:00
nsfw FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
sentiment UX: Graph surprise next to joy in post_emotion chart (#291) 2023-11-10 14:41:50 -03:00
summarization FIX: Make summaries more cohesive by tweaking prompt. (#310) 2023-11-23 16:33:37 -03:00
toxicity DEV: applies chat namespacing (#12) 2023-03-17 15:15:38 +01:00