Files
letta-server/tests/configs/llm_model_configs/gemini-2.5-flash-vertex.json
2025-07-28 15:30:10 -07:00

8 lines
262 B
JSON

{
"model": "gemini-2.5-flash",
"model_endpoint_type": "google_vertex",
"model_endpoint": "https://us-central1-aiplatform.googleapis.com/v1/projects/memgpt-428419/locations/us-central1",
"context_window": 1048576,
"put_inner_thoughts_in_kwargs": true
}