ad-si / cai

The fastest CLI tool for prompting LLMs. Including support for prompting several LLMs at once!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

.env

ralyodio opened this issue · comments

where do i put the OPENAI key?

I just released a new version which has also support for a secrets.yaml file.
Just install the latest version (cargo install cai) and run cai to get information on how to configure it.

If you still rather want to use env variables,
here is a description of several ways to set them: https://askubuntu.com/a/58828