增加对话内容的检索功能

Problem

多轮对话过程中对于一些关键字的快速检索能力,例如Ctrl+F,虽然用LLM也可以找到相关内容,但会浪费token

Solution

例如Ctrl+F

Use Case

多轮对话内容很多的时候,快速找到想要找的内容

Priority

  • :red_circle: High - Blocking issue
  • :yellow_circle: Medium - Important improvement
  • :green_circle: Low - Nice to have

Additional Info

(Optional: screenshots, examples, links)