gptcli 0.1.0

A small CLI tool and Library for interacting with OpenAI APIs
Documentation
1
2
3
4
[openai]
access_key = "ADD_ACCESS_KEY"
model = "gpt-3.5-turbo"
url_completion = "https://api.openai.com/v1/chat/completions"