79781335

Date: 2025-10-02 22:38:50
Score: 0.5
Natty:
Report link

My recommendation is use model name as you find in the documentations (.e.g gemini-2.0-flash-lite)

Why? Pricing differs for each model and Model clarity essential during debugging & model evaluation purposes.

Suggestion Don't hard-code the model names. For your app, define a external CLI variables and fetch it using os.getenv

For Google Cloud, check google-cloud-retired-models.

Reasons:
  • Blacklisted phrase (0.5): Why?
  • Has code block (-0.5):
  • Contains question mark (0.5):
Posted by: sam