Open stephmilovic opened 2 months ago
This was discussed in the team meeting on 9/12/24 and we decided in the short term (8.16) we will patch the bug by fixing the client per_page
query parameter to correctly fetch "all" the conversations (10,000). We should only fetch the messages portion of the conversation when the conversation is active in the UI.
An investigation into system prompts has uncovered several issues related to conversation management, UI behavior, and system prompt assignments, leading to persistent errors and inconsistent functionality.
Main Issues:
Incomplete Conversation Retrieval:
per_page
parameter, resulting in a limited number of conversations being retrieved from the server.Memory Loading Assumptions:
Default Conversations Behavior:
New Chat Creation Issues:
System Prompt Assignment Bugs:
Expected Behavior: