mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-07-09 16:09:13 +00:00
Revert "feat: add MiniMax LLM provider support" (#5153)
This commit is contained in:
parent
42755ce6cd
commit
1c1ae1a1f7
5 changed files with 0 additions and 84 deletions
|
|
@ -62,13 +62,6 @@ ENABLE_NOVITA=false
|
|||
# NOVITA_API_KEY: Your Novita AI API key.
|
||||
NOVITA_API_KEY=""
|
||||
|
||||
# ENABLE_MINIMAX: Set to true to enable MiniMax as a language model provider.
|
||||
ENABLE_MINIMAX=false
|
||||
# MINIMAX_API_KEY: Your MiniMax API key for accessing models like MiniMax-M2.5.
|
||||
MINIMAX_API_KEY=""
|
||||
# MINIMAX_API_BASE: The base URL for MiniMax API.
|
||||
MINIMAX_API_BASE="https://api.minimax.io/v1"
|
||||
|
||||
# ENABLE_VOLCENGINE: Set to true to enable Volcengine(ByteDance Doubao) as a language model provider.
|
||||
ENABLE_VOLCENGINE=false
|
||||
# VOLCENGINE_API_KEY: Your Volcengine(ByteDance Doubao) API key.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue