Hacker News new | ask | show | jobs
by NoahZuniga 416 days ago
This is probably just you hitting the model's internal output length maximum. Its 65,536 tokens for 2.5 pro and flash.

For other models, see this link and open up the collapsed section for your specific model: https://ai.google.dev/gemini-api/docs/models

1 comments

Thanks! It might just be that!