discourse-ai/spec/lib/modules/ai_bot
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
..
commands FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
jobs/regular FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
personas FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
anthropic_bot_spec.rb FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
bot_spec.rb FIX: implement tools framework for Anthropic (#307) 2023-11-24 06:39:56 +11:00
entry_point_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00
open_ai_bot_spec.rb FEATURE: UI to update ai personas on admin page (#290) 2023-11-21 16:56:43 +11:00
site_setting_extension_spec.rb FEATURE: defer creation of bot users (#258) 2023-10-23 17:00:58 +11:00