hdresearch / nolita

Work with web-enabled agents quickly — whether running a quick task or bootstrapping a full-stack product.
https://nolita.ai
MIT License
79 stars 3 forks source link

bin: Offer to save keys during the prompt process #61

Closed matildepark closed 1 month ago

matildepark commented 2 months ago

We shouldn't expect users to do this all the time. During our prompting, we can also say "would you like to retain keys for later use?"

We can either write our own .json file somewhere for the Nolita config or we can stick it in process.env. I need to research state of the art for npm package config storage.