mirror of
https://ghfast.top/https://github.com/discourse/discourse-ai.git
synced 2026-07-18 11:49:33 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| amazon_bedrock_inference.rb | ||
| anthropic_completions.rb | ||
| cloudflare_workers_ai.rb | ||
| discourse_classifier.rb | ||
| discourse_reranker.rb | ||
| function.rb | ||
| function_list.rb | ||
| hugging_face_text_generation.rb | ||
| openai_completions.rb | ||
| openai_embeddings.rb | ||
| openai_image_generator.rb | ||
| stability_generator.rb | ||