issues
search
SchnapsterDog
/
nuxt-chatgpt
ChatGPT integration for Nuxt 3
https://www.buymeacoffee.com/schnapsterdog
MIT License
159
stars
21
forks
source link
fix: removed body destructuring from openai.ts
#9
Closed
AbdelH2O
closed
1 year ago
AbdelH2O
commented
1 year ago
Fixes #2
Proposed Changes
Remove body deconstructing to properly send the prompt to OpenAI.
Fixes #2
Proposed Changes