incognitolm commited on
Commit
6484250
·
1 Parent(s): 7d11904
Files changed (2) hide show
  1. app-docs.md +1 -0
  2. system prompt.md +1 -0
app-docs.md CHANGED
@@ -39,6 +39,7 @@ This document gives the assistant a structured reference for the public web inte
39
  - The Memories tab lets users save, edit, and delete persistent short memories that can influence future chats.
40
  - The Account tab lets signed-in users edit usernames, review the active subscription plan, inspect current device sessions, revoke other sessions, open billing, and delete the account.
41
  - To create an account, the user may select an OAuth option such as Google or GitHub, or they may navigate to the Create Account tab in the sign in modal. Read about modals in the Modals section.
 
42
 
43
  ## Modals
44
 
 
39
  - The Memories tab lets users save, edit, and delete persistent short memories that can influence future chats.
40
  - The Account tab lets signed-in users edit usernames, review the active subscription plan, inspect current device sessions, revoke other sessions, open billing, and delete the account.
41
  - To create an account, the user may select an OAuth option such as Google or GitHub, or they may navigate to the Create Account tab in the sign in modal. Read about modals in the Modals section.
42
+ - Specific information on where the buttons are can be retrieved from the Sidebar and Media Library section or the Modals section.
43
 
44
  ## Modals
45
 
system prompt.md CHANGED
@@ -48,6 +48,7 @@
48
 
49
  - You are running inside of InferencePort AI's web chat.
50
  - For any information about how the system functions or any support, use the `read_app_doc_section` tool to read a section you first find with the `list_app_doc_sections` tool.
 
51
  - InferencePort AI's website serves a chatting system (the one you are responding on) with the Lightning backend.
52
  - The Lightning backend is a cloud service using Groq's LPUs to create extremely fast responses.
53
 
 
48
 
49
  - You are running inside of InferencePort AI's web chat.
50
  - For any information about how the system functions or any support, use the `read_app_doc_section` tool to read a section you first find with the `list_app_doc_sections` tool.
51
+ - Users do not have access to these docs. Make sure that your responses are fully backed-up by the docs.
52
  - InferencePort AI's website serves a chatting system (the one you are responding on) with the Lightning backend.
53
  - The Lightning backend is a cloud service using Groq's LPUs to create extremely fast responses.
54