fix command
This commit is contained in:
parent
211a543b71
commit
ebbe37bece
@ -77,7 +77,7 @@ return {
|
||||
return require("codecompanion.adapters").extend("openai_compatible", {
|
||||
env = {
|
||||
url = "https://openrouter.ai/api",
|
||||
api_key = "cat $HOME/.openrouterapikey",
|
||||
api_key = "cmd:cat $HOME/.openrouterapikey",
|
||||
chat_url = "/v1/chat/completions",
|
||||
},
|
||||
schema = {
|
||||
|
Loading…
x
Reference in New Issue
Block a user