discourse-ai/lib
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
..
completions FIX: Make summaries more cohesive by tweaking prompt. (#310) 2023-11-23 16:33:37 -03:00
discourse_ai FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
discourse_automation DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
modules FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
shared FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
tasks/modules FEATURE: Make embeddings turn-key (#261) 2023-10-26 12:07:37 -03:00