atlantabitdevs / bitdevs-upgrade

3 stars 2 forks source link

Investigate AI truncation #52

Closed sbddesign closed 1 year ago

sbddesign commented 1 year ago

I have modified the prompts to have a word limit and to break things into paragraphs. When I use these prompts in ChatGPT, it breaks things into paragraphs. However, none of the prompts we get back in our JSON seem to have these paragraph breaks. Can you investigate? Is it that the API is not giving us back paragraph divided summaries? Or are the linebreaks being lost when stuffed into JSON? @niteshbalusu11

niteshbalusu11 commented 1 year ago

Ok will check.

sbddesign commented 1 year ago

I needed to tweak Accordion.tsx to accomodate linebreaks