I want to split up the prompts a little bit to get better possible caching of the conversation history.
Ordering should be:
0 - General Prompt with linked file context
1 - Date and Time (It's unclear how valuable time is in these conversations)
2 - Current File context
3 - Conversation turns
If the current files is changed, it should be added as a new 2 later in the history.
I want to split up the prompts a little bit to get better possible caching of the conversation history.
Ordering should be:
0 - General Prompt with linked file context 1 - Date and Time (It's unclear how valuable time is in these conversations) 2 - Current File context 3 - Conversation turns
If the current files is changed, it should be added as a new 2 later in the history.