* wait I forgot to comit locally * cp the entire core directory and then rm the .git subdir
8 lines
189 B
JSON
8 lines
189 B
JSON
{
|
|
"embedding_endpoint": "https://embeddings.letta.com",
|
|
"embedding_model": "letta-free",
|
|
"embedding_dim": 1536,
|
|
"embedding_chunk_size": 300,
|
|
"embedding_endpoint_type": "openai"
|
|
}
|