Closed zoyasiddiqui closed 11 months ago
Currently, when we send a prompt to the AI API, we are simply given a runtime error. However I think this can be remedied by fixing where our API key is stored.
Issue resolved. Added a protection method in order to keep the key from being accessible through the repository, so our calls are now able to made.
Currently, when we send a prompt to the AI API, we are simply given a runtime error. However I think this can be remedied by fixing where our API key is stored.