discourse-ai/assets/javascripts/discourse/components
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
..
modal DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
ai-bot-header-panel.hbs UX: improve drop down menu for enabled bots (#68) 2023-05-18 16:10:08 +10:00
ai-bot-header-panel.js DEV: Update linting configs (#280) 2023-11-03 11:30:09 +00:00
ai-command-selector.gjs FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
ai-persona-editor.gjs FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
ai-persona-list-editor.gjs FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
ai-suggestion-dropdown.gjs FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
model-accuracies.hbs FEATURE: Composer AI helper (#8) 2023-03-15 17:02:20 -03:00
model-accuracies.js FEATURE: Use dedicated reviewables for AI flags. (#4) 2023-03-07 15:39:28 -03:00
reviewable-ai-chat-message.hbs DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
reviewable-ai-chat-message.js FIX: ChatChannel no longer inherits from RestModel. (#292) 2023-11-13 14:45:20 -03:00
reviewable-ai-post.hbs DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
reviewable-ai-post.js DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00