5 ms·
Anyone know best way to punch up his function a little so it tees >> out both the q and a to a file? Like history but for chat gpt.
by malborodog 3y ago
Anyone know best way to punch up his function a little so it tees >> out both the q and a to a file? Like history but for chat gpt.
- ParetoOptimal 3y agoI don't, but you may be interested in something that improves upon that with the history optionally in outline format: https://github.com/rksm/org-ai https://github.com/rksm/org-ai
- alchemist1e9 3y agohttps://github.com/npiv/chatblade https://github.com/npiv/chatblade this has built in history and lots of other features that a serious user needs, like checking token limits and estimating costs, etc.