Files
letta-server/tests/configs/llm_model_configs/gemini-vertex.json
2025-02-13 17:02:16 -08:00

8 lines
270 B
JSON

{
"model": "gemini-2.0-pro-exp-02-05",
"model_endpoint_type": "google_vertex",
"model_endpoint": "https://us-central1-aiplatform.googleapis.com/v1/projects/memgpt-428419/locations/us-central1",
"context_window": 2097152,
"put_inner_thoughts_in_kwargs": true
}