20 lines
690 B
JSON
20 lines
690 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": "text-embedding-ada-002",
|
|
"embedding_dim": 1536,
|
|
"embedding_chunk_size": 300,
|
|
"data_sources": [],
|
|
"create_time": "2024-01-11 12:44:07 PM",
|
|
"letta_version": "0.2.11",
|
|
"agent_config_path": "/Users/sarahwooders/.letta/agents/agent_test_empty_archival/config.json"
|
|
} |