discourse-ai/lib/modules/ai_bot/personas
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
..
artist.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
creative.rb FEATURE: Add creative persona (#231) 2023-09-27 10:48:38 +10:00
dall_e_3.rb FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
general.rb FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
persona.rb FEATURE: DALL-E-3 persona for image generation (#311) 2023-11-24 18:08:08 +11:00
researcher.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
settings_explorer.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
sql_helper.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00