RSynapse / NB2-Knowledge

Knowledge Center for Narrative Buddy 2.0
Apache License 2.0
2 stars 0 forks source link

Items, 5-19 Jan #13

Open Plant-0-0 opened 9 months ago

Plant-0-0 commented 9 months ago

Notes for Plant -- Include Comparison Matrix for Llama/Bard/GPT3.5 usage. -- FAQ -- why GPT 3.5? When will it use GPT 4? -- Specify in FAQ that each "chat" is 1 narrative, in order to use the Manage Narrative option" for now. -- Point of exploration...can a user use a single narrative thread to create multiple narratives? should an output have the option for a "Select as Narrative" so it can then be managed into the "Your Documents Page"


RSynapse commented 9 months ago

**Chat Page Should narratives added in the "Your Documents" page, be visible in the Chat Page? Currently they are not.

**Chat Page, the red circles with the numbers I think mean "unread"? Unsure, but I believe the should turn off when a that chat is clicked.

No on the first point, and the red circles is just a count of all of the messages in a conversation. There used to be a limit on how many chat messages I would allow a free user to use, but since I've gone away from it, I still like looking at it.

RSynapse commented 9 months ago

**Chat Page -- Fix tag issue on returns...currently showing when prompted with a tough prompt

What I can do is if it's not classified as a narrative statement, I can send an API request without a prompt. The goal is for people to not use this as a general chat bot like OpenAI. If they want to waste tokens, they can do it somewhere that is more efficient.

RSynapse commented 9 months ago

**Your Documents -- need ability to delete AND edit individual statements, re-arrange statements, and "export to PDF" OR Excel. This would give supervisors more control when working multiple appraisals

I don't think we can support this with how I am managing the database currently - the edit of individual statements is not likely right now. I can add a delete button for each row and the export to PDF feature. I can also have an add button on this page, where they can load the statements they've created and they can choose which ones to include.

Plant-0-0 commented 9 months ago

**Chat Page Should narratives added in the "Your Documents" page, be visible in the Chat Page? Currently they are not.

**Chat Page, the red circles with the numbers I think mean "unread"? Unsure, but I believe the should turn off when a that chat is clicked.

No on the first point, and the red circles is just a count of all of the messages in a conversation. There used to be a limit on how many chat messages I would allow a free user to use, but since I've gone away from it, I still like looking at it.

Adjusted the second task regarding the red circle...if you want to keep that data point on the screen, recommend it's a different color like green...red makes me think it's unread.