mirror of
https://github.com/Xe138/AI-Trader.git
synced 2026-04-02 17:37:24 -04:00
init update
This commit is contained in:
13
.env.example
Normal file
13
.env.example
Normal file
@@ -0,0 +1,13 @@
|
||||
OPENAI_API_BASE=""
|
||||
OPENAI_API_KEY=""
|
||||
ALPHAADVANTAGE_API_KEY =""
|
||||
JINA_API_KEY=""
|
||||
|
||||
MATH_HTTP_PORT=8000
|
||||
SEARCH_HTTP_PORT=8001
|
||||
TRADE_HTTP_PORT=8002
|
||||
GETPRICE_HTTP_PORT=8003
|
||||
|
||||
AGENT_MAX_STEP=30
|
||||
|
||||
RUNTIME_ENV_PATH = ""
|
||||
Reference in New Issue
Block a user