ITADN

store all responses in a sqlite database

#2Closedllimllib 创建于 2023-03-30
L
llimllibcommented
Right now we throw away the queries and responses. Why not save them to a sqlite database in `XDG_DATA_HOME` instead, then you could have them all at your fingertips if you lose the bash history, or we could build advanced features like including past questions for context.
关闭于 2023-03-30 0 条评论