Files
letta-server/tests/configs/llm_model_configs/gemini-1.5-pro.json
2025-08-04 13:54:44 -07:00

9 lines
236 B
JSON

{
"context_window": 2097152,
"model": "gemini-1.5-pro-latest",
"model_endpoint_type": "google_ai",
"model_endpoint": "https://generativelanguage.googleapis.com",
"model_wrapper": null,
"put_inner_thoughts_in_kwargs": true
}