WebAudio-Node-Editor / webaudio-node-editor

1 stars 0 forks source link

Add chat box with OpenAI API call #36

Closed awissink closed 7 months ago

awissink commented 8 months ago

Parent issue #19; creating the chat box with an interface allowing a user to interact with GPT and making the subsequent API call

santolucito commented 7 months ago

should we merge this into main? seemed like the demo was solid enough

ac4982 commented 7 months ago

Sure, if you feel like it was solid enough then for sure! Though there were some cases that did not produce any output, but nothing that’ll break the website

On Thu, Apr 4, 2024 at 6:21 PM Mark Santolucito @.***> wrote:

should we merge this into main? seemed like the demo was solid enough

— Reply to this email directly, view it on GitHub https://github.com/WebAudio-Node-Editor/webaudio-node-editor/issues/36#issuecomment-2038344351, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3ETTSWBZBAUXORZHCZGRSTY3XG57AVCNFSM6AAAAABD655O5GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDAMZYGM2DIMZVGE . You are receiving this because you were assigned.Message ID: @.*** com>

santolucito commented 7 months ago

ok ill let @ruan-xian handle the merge then.

santolucito commented 7 months ago

Maybe the next step we need is @awissink or someone to make a pull request?

ruan-xian commented 7 months ago

I merged already - sorry for the confusion! The chat box is live on the deployed version.