lollipopkit / flutter_gpt_box

GPTBox - a third-party client for OpenAI API.
GNU General Public License v3.0
156 stars 10 forks source link

feat: tool history #121

Closed lollipopkit closed 1 month ago

lollipopkit commented 1 month ago

Find the chats including the keywords in the history. Then send the titles of the history chats to the AI to select the chats that need to be loaded as contexts. Only call this func if users explicitly ask to load the history chats. The user's prompt maybe included.