Files
letta-server/tests/data/memgpt-0.2.11/agents/agent_test_empty_archival/config.json
2024-01-11 14:57:21 -08:00

20 lines
672 B
JSON

{
"name": "agent_test_empty_archival",
"persona": "sam_pov",
"human": "basic",
"preset": "memgpt_chat",
"context_window": 8192,
"model": "gpt-4",
"model_endpoint_type": "openai",
"model_endpoint": "https://api.openai.com/v1",
"model_wrapper": null,
"embedding_endpoint_type": "openai",
"embedding_endpoint": "https://api.openai.com/v1",
"embedding_model": null,
"embedding_dim": 1536,
"embedding_chunk_size": 300,
"data_sources": [],
"create_time": "2024-01-11 12:44:07 PM",
"memgpt_version": "0.2.11",
"agent_config_path": "/Users/sarahwooders/.memgpt/agents/agent_test_empty_archival/config.json"
}