ollama/docs/api
Jeffrey Morgan 4713800b08
imagegen: remove MLX image generation code (#16615)
Remove the x/imagegen tree (MLX image generation engine, Flux2/zimage
models, cache, C bindings) and all imagegen integration points:

- server: drop imagegen routes, scheduling, and generate handling
- api/cmd/docs: remove image generation API surface and docs
- middleware/openai: remove image endpoint support
- integration: remove imagegen test suites
- x/create: adopt the rewritten create pipeline from main; drop
  imagegen create path (CreateImageGenModel, IsTensorModelDir,
  model_index.json detection, Flux2KleinPipeline vision hack)
- retain x/imagegen/manifest (Ollama-store safetensors manifest
  loader), still used by x/mlxrunner and x/create/client
- fix Windows MLX dl.dll install, MLX CMake version path, and the
  show command after removing safetensors models
2026-07-28 15:35:28 -07:00
..
anthropic-compatibility.mdx docs: format compat docs (#14678) 2026-03-06 14:53:17 -08:00
authentication.mdx docs: add docs for docs.ollama.com (#12805) 2025-10-28 13:18:48 -07:00
errors.mdx docs: update docs examples to use Gemma 4 instead of Gemma 3 (#16607) 2026-06-07 12:43:13 -07:00
introduction.mdx docs: redesign docs landing and integrations overview (#16807) 2026-06-24 16:28:28 -04:00
openai-compatibility.mdx imagegen: remove MLX image generation code (#16615) 2026-07-28 15:35:28 -07:00
streaming.mdx docs: update docs examples to use Gemma 4 instead of Gemma 3 (#16607) 2026-06-07 12:43:13 -07:00
usage.mdx docs: update docs examples to use Gemma 4 instead of Gemma 3 (#16607) 2026-06-07 12:43:13 -07:00