The model obeys your schema, not your description
This story is from 2026-09-18. It is preserved in the archive; the latest stories are on the live feed.
Two models. Same prompt, same tool description, same request. One of them returned this: { "kind" : "entity" , "entityName" : "todo" , "definition" : { "fields" : { "title" : "text" } } } The other returned this: { "kind" : "entity" , "name" : "todo" , "fields" : { "title" : "text" } } The second o…
Read the full story at DEV Community — AI ↗
Timeline · 1 report
- 2026-09-18 22:40 · DEV Community — AI
The model obeys your schema, not your description