Where do I update to use my API Key?
KnowhereFern opened this issue · 3 comments
KnowhereFern commented
Hi! came accross your post on https://techcommunity.microsoft.com/t5/modern-work-app-consult-blog/bringing-openai-into-an-outlook-add-in-a-business-mail-generator/ba-p/3743099
and saw you offered the completed project. If I wanted to use my API key, would I need to build from scratch or is there something I can do to continue using your completed version with my API key?
shahshyam commented
https://github.com/qmatteoq/outlook-businessmails-openai/blob/master/src/taskpane/components/App.tsx you lince 35. apiKey: "your-api-key",
qmatteoq commented
Thanks @shahshyam for helping :-)