TinyCoder
|
671558a822
|
fix(openai): add index field to image response for LiteLLM compatibility
LiteLLM's Pydantic model requires an index field in each image object.
Without it, responses fail validation with "images.0.index Field required".
|
2025-12-24 17:43:31 +07:00 |
|