5462879783
- Move system prompt to systemInstruction API field instead of injecting it as a fake user/model turn, saving the full turn's token count from the context window used for generation - Increase maxOutputTokens from 1500 to 4096 so full recipes (with ingredients + instructions) can complete without being cut off - Increase API timeout from 60 to 90 seconds for longer responses finish_reason changes from MAX_TOKENS → STOP, reply goes from 265 to 2108 chars