Skip to content

Latest commit

 

History

History
10 lines (5 loc) · 336 Bytes

README.MD

File metadata and controls

10 lines (5 loc) · 336 Bytes

CLI-GPT

This project is for having a support to have gpt on cli. This is a on going project feel free to push features and issues.

How to setup the project

  • Create a config.yaml file and provide the openai api key, Refer: Docs

      api_key="openai-api-key"