redhat-et / copilot-ops

copilot-ops is a CLI tool that boosts up any DevOps repo to a ninja level of Artificially Intelligent Ops Repo
Apache License 2.0
34 stars 13 forks source link

Adds OpenAI methods, encoding, decoding #22

Closed RobotSail closed 2 years ago

RobotSail commented 2 years ago

This PR implements the necessary methods to communicate with the OpenAI API, encode and decode to and from files.

RobotSail commented 2 years ago

This would close the following issues:

8

17