pieces-app / documentation

Official documentation for Pieces for Developers
https://docs.pieces.app
381 stars 48 forks source link

Add "Troubleshooting" for Manual Context #485

Open rosie-at-pieces opened 3 months ago

rosie-at-pieces commented 3 months ago

Some useful steps for finding out if the files are actually being added to context when users are not getting the response they want:

start by adding a single file then a folder then a directory At each stage ask the model to summarize the file/folder/project name. Also ask the model to continue a piece of code copied from one of the files (20 lines or so). In both cases verify with the user that the output is coherent and related to the actual files!

@mason-at-pieces not sure if this is a FAQ or a section under context or both?

CBID2 commented 3 months ago

FAQs in my opinion @rosie-at-pieces, seems to focus more on general issues users face, whereas troubleshooting focuses more on address the common issues with a specific feature. If possible, I'd like to work on this issue.