mirror of
https://github.com/hackertron/LucidLoanMachine.git
synced 2026-01-10 10:58:01 -05:00
11 lines
153 B
JSON
11 lines
153 B
JSON
[
|
|
{
|
|
"model": "gpt-3.5-turbo",
|
|
"api_key": "api-key-here"
|
|
},
|
|
{
|
|
"model": "gpt-4",
|
|
"api_key": "api-key-here"
|
|
}
|
|
]
|
|
|