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