mirror of
https://github.com/run-llama/investments-review-agent.git
synced 2026-07-01 21:34:17 -04:00
7 lines
76 B
JSON
7 lines
76 B
JSON
{
|
|
"llm": {
|
|
"api_key": "$OPENAI_API_KEY",
|
|
"model": "gpt-4.1"
|
|
}
|
|
}
|