Instead of only allowing "Last X messages", I want to set context to "First message". That way, the first message I enter can be used as a context for any follow-up query I send to the AI
Alternative: Add a new select list with options "First X messages" to keep the first and last part of the context. This could allow the AI to
  • Forget the first part of a longer conversation (using only "Last X messages")
  • Forget the last part of a longer conversation (using only "First X messages")
  • Forget the middle part of a longer conversation (using both options)