I'm trying to use Mercury 2, but failing. My config is:
[INFO]
; After obtaining, please enter it below (API_KEY=...) and then reload config!=
; You can get your API key at: https://platform.openai.com/account/api-keys=
; This plugin requires a OpenAI registration and a secret API key.=
; === PLEASE ENTER YOUR OPENAI SECRET API KEY BELOW ====
[API]
secret_key=<no lol>
api_url=https://api.inceptionlabs.ai/v1/
route_chat_completions=chat/completions
response_type=openai
proxy_url=0
model=mercury-2
temperature=0.7
max_tokens=8192
top_p=0.8
frequency_penalty=0
presence_penalty=0
[PLUGIN]
total_tokens_used=0
keep_question=0
is_chat=0
chat_limit=10
When I press Ctrl+Shift+O, an error pops up saying "Failed to connect OpenAI API.". What am I doing wrong?
I'm trying to use Mercury 2, but failing. My config is:
When I press Ctrl+Shift+O, an error pops up saying "Failed to connect OpenAI API.". What am I doing wrong?