20 lines
642 B
JSON
20 lines
642 B
JSON
{
|
|
"name": "agent_test",
|
|
"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:42:25 PM",
|
|
"memgpt_version": "0.2.11",
|
|
"agent_config_path": "/Users/sarahwooders/.memgpt/agents/agent_test/config.json"
|
|
} |