discourse-ai/lib/shared/inference
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
..
amazon_bedrock_inference.rb FIX: Update bedrock endpoint (#272) 2023-10-30 19:27:50 -03:00
anthropic_completions.rb FEATURE: support topic_id and post_id logging in ai audit log (#274) 2023-11-01 08:41:31 +11:00
cloudflare_workers_ai.rb FEATURE: Bge-large-en embeddings via Cloudflare Workers AI API (#241) 2023-10-04 13:47:51 -03:00
discourse_classifier.rb FEATURE: Handle invalid media in NSFW module (#57) 2023-05-11 15:35:39 -03:00
discourse_reranker.rb DEV: DiscourseAI -> DiscourseAi rename to have consistent folders and files (#9) 2023-03-14 16:03:50 -03:00
function.rb FEATURE: Make artist more creative (#266) 2023-10-27 14:48:12 +11:00
function_list.rb FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
hugging_face_text_generation.rb FEATURE: HyDE-powered semantic search. (#136) 2023-09-05 11:08:23 -03:00
openai_completions.rb FEATURE: support topic_id and post_id logging in ai audit log (#274) 2023-11-01 08:41:31 +11:00
openai_embeddings.rb FEATURE: Add Azure cognitive service support (#93) 2023-06-21 10:39:51 +10:00
openai_image_generator.rb FEATURE: Azure OpenAI support for DALL*E 3 (#313) 2023-11-27 13:01:05 +11:00
stability_generator.rb FEATURE: Make artist more creative (#266) 2023-10-27 14:48:12 +11:00