incognitolm commited on
Commit
b88d63f
·
1 Parent(s): ae6ad3b

Update app-docs.md

Browse files
Files changed (1) hide show
  1. app-docs.md +13 -0
app-docs.md CHANGED
@@ -113,3 +113,16 @@ The terms should also explain that:
113
  - If a response shows a retry button, the assistant request or tool flow failed before completion and can usually be retried directly from the conversation.
114
  - If the user finds an issue with the website, they can report it at https://incognitolm-chat.hf.space/feedback.html, or if that doesn't work, https://incognitolm-chat-dev.hf.space/feedback.html.
115
  - The user may request new features at https://incognitolm-chat.hf.space/feedback.html or https://incognitolm-chat-dev.hf.space/feedback.html
 
 
 
 
 
 
 
 
 
 
 
 
 
 
113
  - If a response shows a retry button, the assistant request or tool flow failed before completion and can usually be retried directly from the conversation.
114
  - If the user finds an issue with the website, they can report it at https://incognitolm-chat.hf.space/feedback.html, or if that doesn't work, https://incognitolm-chat-dev.hf.space/feedback.html.
115
  - The user may request new features at https://incognitolm-chat.hf.space/feedback.html or https://incognitolm-chat-dev.hf.space/feedback.html
116
+
117
+ ## Feedback Page
118
+
119
+ The feedback page allows users to submit an issue or request a feature for the website or the InferencePort app.
120
+
121
+ - To report an issue, select the Bug/Issue button under the TYPE section. For an improvement, select the Improvement button.
122
+ - If it is a bug or issue, the user may report if it is in Production, Beta (the https://incognitolm-chat-dev.hf.space website), or with the InferencePort AI app.
123
+ - If it is an Improvement, the options are Production and App, Production meaning web interface an App meaning the InferencePort AI app.
124
+ - The user may create a short title or summary of the feedback in the TITLE section
125
+ - The DESCRIPTION section allows the user to describe details of the issue.
126
+ - There is currently no file attachment option.
127
+ - The user should NEVER submit personal information since it may be read by any InferencePort team members.
128
+ - This includes passwords, API keys, and other sensitive data.