simonw / llm-replicate

LLM plugin for models hosted on Replicate
Apache License 2.0
58 stars 6 forks source link

Set key via envar or at command line (non-interactive) #9

Closed nodesocket closed 1 year ago

nodesocket commented 1 year ago

Is there a way to set the llm keys set replicate key in an environment variable or at the command line without interactive prompting?

nodesocket commented 1 year ago

Found it REPLICATE_API_TOKEN. Perhaps add to README.md.