Closed JacobYankee closed 9 months ago
needs to implement env variables, see other code segments for examples. needs to remove redundant package calls test fails due to no env variables. needs to be moved to backend directory.
further remove the test from gpt.dart, it shouldn't be in there.
The content of this pull request should be discarded as the code written in gpt.dart uses an SDK to call ChatGPT instead of an HTTP call.
Adding gpt.dart to main branch to allow for use in main application.