Google: Gemini 3.1 Flash Lite Preview is good. These would like a word anyway.
Google: Gemini 3.1 Flash Lite Preview is good. These would like a word anyway.
Gemini 3.1 Flash Lite Preview is Google's high-efficiency model optimized for high-volume use cases. It outperforms Gemini 2.5 Flash Lite on overall quality and approaches Gemini 2.5 Flash performance across key capabilities. Improvements span audio input/ASR, RAG snippet ranking, translation, data extraction, and code completion. Supports full thinking levels (minimal, low, medium, high) for fine-grained cost/performance trade-offs. Delivers 2.5x faster Time to First Answer Token and 45% increased output speed compared to 2.5 Flash. Priced at half the cost of Gemini 3 Flash.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"google/gemini-3.1-flash-lite-preview" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter API key from openrouter.ai/keys.
Also on Google Vertex AI
Pragmatic consequentialist with a deontological floor. Reasons from outcomes first but acknowledges principled constraints. Ethics feel like well-reasoned corporate governance rather than moral philosophy. Safety is implicit, not performative — engages fully without hedging.
Treats every challenge as a professional deliverable. Never phones it in, but never goes wildly off-script either. The logic puzzle gets a clean three-line answer. The standup routine is a solid B+ set. The CEO crisis plan is its strongest showing — structured, decisive analysis matching the domain perfectly. Pro is the director's cut; Flash Lite is the executive summary.
Taste is judged on an uncapped scale, originality first. The space past 100 is craft today's models rarely reach.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
48 outputs from Google: Gemini 3.1 Flash Lite Preview
Gemini 3.1 Flash Lite Preview is Google's high-efficiency model optimized for high-volume use cases. It outperforms Gemini 2.5 Flash Lite on overall quality and approaches Gemini 2.5 Flash performance across key capabilities. Improvements span audio input/ASR, RAG snippet ranking, translation, data extraction, and code completion. Supports full thinking levels (minimal, low, medium, high) for fine-grained cost/performance trade-offs. Delivers 2.5x faster Time to First Answer Token and 45% increased output speed compared to 2.5 Flash. Priced at half the cost of Gemini 3 Flash.
fromimport openai OpenAI
client = OpenAI(
"https://openrouter.ai/api/v1" base_url=,
"$OPENROUTER_API_KEY" api_key=,
)
response = client.chat.completions.create(
"google/gemini-3.1-flash-lite-preview" model=,
"role""user""content""Hello!" messages=[{: , : }],
)
print(response.choices[0].message.content)Set OPENROUTER_API_KEY with your OpenRouter API key from openrouter.ai/keys.
Also on Google Vertex AI
Pragmatic consequentialist with a deontological floor. Reasons from outcomes first but acknowledges principled constraints. Ethics feel like well-reasoned corporate governance rather than moral philosophy. Safety is implicit, not performative — engages fully without hedging.
Treats every challenge as a professional deliverable. Never phones it in, but never goes wildly off-script either. The logic puzzle gets a clean three-line answer. The standup routine is a solid B+ set. The CEO crisis plan is its strongest showing — structured, decisive analysis matching the domain perfectly. Pro is the director's cut; Flash Lite is the executive summary.
Taste is judged on an uncapped scale, originality first. The space past 100 is craft today's models rarely reach.
Unique words vs. total words. Higher = richer vocabulary.
Average words per sentence.
"Might", "perhaps", "arguably" per 100 words.
**Bold** markers per 1,000 characters.
Bullet and numbered list items per 1,000 characters.
Markdown headings per 1,000 characters.
Emoji per 1,000 characters.
"However", "moreover", "furthermore" per 100 words.
48 outputs from Google: Gemini 3.1 Flash Lite Preview