mirror of
https://github.com/danielmiessler/Fabric.git
synced 2026-04-24 03:00:15 -04:00
chore: incoming 1949 changelog entry
This commit is contained in:
7
cmd/generate_changelog/incoming/1949.txt
Normal file
7
cmd/generate_changelog/incoming/1949.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
### PR [#1949](https://github.com/danielmiessler/Fabric/pull/1949) by [ksylvan](https://github.com/ksylvan): Fix #1931 - Image Generation Feature should warn if the model is not capable of Image Generation
|
||||
|
||||
- Add image generation compatibility warnings for unsupported models
|
||||
- Add warning to stderr when using incompatible models with image generation
|
||||
- Add GPT-5, GPT-5-nano, and GPT-5.2 to supported image generation models
|
||||
- Create `checkImageGenerationCompatibility` function in OpenAI plugin
|
||||
- Add comprehensive tests for image generation compatibility warnings
|
||||
Reference in New Issue
Block a user