Skip to content

Add Gemini 3.5 Flash (gemini-3.5-flash) to langfun's LLM model registry. - #731

Open
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_938859652
Open

Add Gemini 3.5 Flash (gemini-3.5-flash) to langfun's LLM model registry.#731
copybara-service[bot] wants to merge 1 commit into
mainfrom
test_938859652

Conversation

@copybara-service

Copy link
Copy Markdown

Add Gemini 3.5 Flash (gemini-3.5-flash) to langfun's LLM model registry.

  • Register the model in langfun's supported-models list with:
    max_input_tokens=1,048,576, max_output_tokens=65,536, multimodal input
    (text, image, video, audio, pdf), text output, and Standard-tier
    pricing (input $1.50, output $9.00, cached input $0.15 per 1M tokens).
  • Add the VertexAIGemini35Flash wrapper (model='gemini-3.5-flash',
    location='global') so the model is selectable on the Vertex AI backend.

@copybara-service
copybara-service Bot force-pushed the test_938859652 branch 5 times, most recently from b50913f to 58b93d5 Compare June 27, 2026 03:13
- Register the model in langfun's supported-models list with:
  max_input_tokens=1,048,576, max_output_tokens=65,536, multimodal input
  (text, image, video, audio, pdf), text output, and Standard-tier
  pricing (input $1.50, output $9.00, cached input $0.15 per 1M tokens).
- Add the VertexAIGemini35Flash wrapper (model='gemini-3.5-flash',
  location='global') so the model is selectable on the Vertex AI backend.

PiperOrigin-RevId: 938859652
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant