mirror of
https://github.com/cpacker/MemGPT.git
synced 2025-06-03 04:30:22 +00:00

Co-authored-by: Matthew Zhou <mattzh1314@gmail.com> Co-authored-by: Charles Packer <packercharles@gmail.com>
8 lines
164 B
JSON
8 lines
164 B
JSON
{
|
|
"context_window": 8192,
|
|
"model": "gpt-4o-mini",
|
|
"model_endpoint_type": "openai",
|
|
"model_endpoint": "https://api.openai.com/v1",
|
|
"model_wrapper": null
|
|
}
|