discourse-ai/spec/fixtures
Sam a6fa619c31
FEATURE: enforce jpg/png for all images (#1309)
This ensures webp / gif are converted to png prior to sending
to LLMs given webp and gif are not evenly supported.

png/jpg is universally supported and are the only supported format.

longer term we need to add support for audio/video/pdf which is supported by some models.

* more specs
2025-05-05 17:46:37 +10:00
..
bot FEATURE: AI Usage page (#964) 2024-11-29 06:26:48 +11:00
embeddings FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
images FEATURE: enforce jpg/png for all images (#1309) 2025-05-05 17:46:37 +10:00
rag FEATURE: Native PDF support (#1127) 2025-02-18 09:22:57 +11:00
search_meta FIX: Load categories from search response (#612) 2024-05-14 17:13:25 +03:00