Updated announcement at the top

This commit is contained in:
Daniel Miessler
2025-02-06 14:50:01 -08:00
parent d5a2008c44
commit 1ccbb22866

View File

@@ -66,9 +66,9 @@
## Updates
> [!NOTE]
> November 8, 2024
> February 5, 2025
>
> - **Multimodal Support**: You can now use `-a` (attachment) for Multimodal submissions to OpenAI models that support it. Example: `fabric -a https://path/to/image "Give me a description of this image."`
> - Remember that `fabric` supports `o1` and `o3` models, but you need to 1) not use `-s`, and 2) use the `--raw` flag because the o1 and o3 models don't support the `--stream` option or temperature settings.
## What and why