- Set
OPENAPI_API_KEY
in your local machine with following command:export OPENAI_API_KEY="your_API_key""
. Create OPENAI API key here - Execute
go run main.go chat
-
Notifications
You must be signed in to change notification settings - Fork 0
Simple OpenAI CLI chat implementation in Go
License
atadzan/llm_cli
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Simple OpenAI CLI chat implementation in Go