learlab / strapi

https://strapi-pi-eight.vercel.app
1 stars 0 forks source link

Keyphrase prompt change, error logging, keyphrase model change (to turbo-1106) #9

Closed jchoi92k closed 8 months ago

jchoi92k commented 8 months ago

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)

langdonholmes commented 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.