Closed jchoi92k closed 8 months ago
Hi Joon, this looks great. I'll double check later this morning from a PC and approve it.
@theannachen can you develop a plan for improving the editor experience for keyphrases? We have discussed using Markdown instead of JSON. I can also experiment with getting an HTML list from GPT if you think that would be easier, let me know.
A few smallish changes including -prompt change -error logging -keyphrase extraction model change (to turbo-1106; probably the cheapest model that supports
response_format={"type": "json_object"}
API calls)