-
-
Notifications
You must be signed in to change notification settings - Fork 26
Search and Load Old Conversations
From version 2.0.93, you can:
-
search your old conversations
-
load your old conversations and continue an old chat
For examples,
-
research a topic with LetMeDoIt one day and continue it few days later by loading its conversations
-
to search and follow up what were discussed in customer service
This feature is offered via plugin "search chat records". Therefore, you need to make sure this plugin is enabled to use this feature.
- Start a conversation.
- Save the conversation
Each conversation is automatically saved when you start a new chat (by pressing "ctrl+n" or entering ".new") or exit the app properly (by pressing "ctrl+q" or entering ".exit").
Alternately, you can manually save the conversation (use action menu or entering ".save").
- Search the saved chat records
- Load an old chat with a chat ID
Where does Saved Conversations Locate?
Depends on your configuration about "storage directory", it is saved in "~/letmedoit/chats" by default, where "~" denotes home directory.
Remarks: You can change your "storage directory" via LetMeDoIt Action Menu, read https://github.com/eliranwong/letmedoit/wiki/Action-Menu
You can launch LetMeDoIt AI and load a specific saved conversations via cli options
e.g. launch LetMeDoIt AI and load previous saved chat records with ID "2024-01-21_00_08_37"
letmedoit -l 2024-01-21_00_08_37
e.g. launch LetMeDoIt AI and load previous saved chat records with a file path
letmedoit -l /home/username/letmedoit/chats/2024-01/2024-01-21_00_08_37.txt
The option '-l' work only if plugin 'search chat records' is enabled.
Remarks: Chat ID is the filename of the chat records saved in the storage directory.
Installation
Installation on Android
Install a Supported Python Version
Install ffmpeg
Android Support
Install LetMeDoIt AI on Android Termux App
Automatic Upgrade Option
Quick Guide
Action Menu
ChatGPT API Key
Use GPT4 Models
Google API Setup
ElevenLabs API Setup
OpenWeatherMap API Setup
Run Local LLM Offline
Token Management
Command Line Interface Options
Command Execution
Chat-only Features
Developer Mode
Save Chart Content Locally
Work with Text Selection
Work with File Selection
System Tray
Custom Key Bindings
Examples
Features
Change Assistant Name
Setup Multiple LetMeDoIt Assistants
Memory Capabilities
Data Visualization
Analyze Files
Analyze Images
Analyze Audio
Google and Outlook Calendars
Python Code Auto‐heal Feature
Integration with AutoGen
Integration with Google AI Tools
Integration with Open Interpreter
Speak to LetMeDoIt AI
LetMeDoIt Speaks
Speak multi‐dialects
Create a map anytime
Modify your images with simple words
Work with Database Files
Create a Team of AI Assistants
Search and Load Chat Records
Search Weather Information
Search Financial Data
Social Media
Plugins ‐ Overview
Plugins - How to Write a Custom Plugin
Plugins ‐ Add Aliases
Plugins ‐ Input Suggestions
Plugins ‐ Install Additional Packages
Plugins ‐ Predefined Contexts
Plugins ‐ Transform Text Output
Plugins ‐ Work with LetMeDoIt AI Configurations
Plugins ‐ Function Calling
Plugins ‐ Run Codes with Specific Packages
Plugins ‐ Work with Non‐conversational Model
Plugins ‐ Integrate Text‐to‐speech Feature
Plugins ‐ Integrate Other Shared Utilities