Skip to content

Get API Key from a secure store #71

@georgemp

Description

@georgemp

Instead of storing api keys in an env variable, it would be nice if we could store it in a secure store (like macOS keychain or BitWarden - with cli utils). With CodeCompanion.nvim we can do the following to get the key from keychain,

api_key = "cmd:security find-generic-password -s openrouter_nekot_key -w"

It would be nice to be able to do something similar in NeKot directly.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions