Skip to content

Search and Load Old Conversations

Eliran Wong edited this page Jan 21, 2024 · 10 revisions

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

search_chat_records_0

Use Case Examples

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

Enable Plugin "search chat records"

This feature is offered via plugin "search chat records". Therefore, you need to make sure this plugin is enabled to use this feature.

Read https://github.com/eliranwong/letmedoit/wiki/Plugins-%E2%80%90-Overview#enable--disable-individual-plugins

Demo

  1. Start a conversation.

search_chat_records_1

  1. 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").

  1. Search the saved chat records

search_chat_records_2

  1. Load an old chat with a chat ID

search_chat_records_3

Storage Directory

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

Launch LetMeDoIt AI and Lord Saved Chat Records

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
Installation on Android
Install a Supported Python Version
Install ffmpeg
Android Support
Install LetMeDoIt AI on Android Termux App Automatic Upgrade Option

Video Demonstration

Video Demo

Basics

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

Selective Features

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

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

Comparison

Compare with ChatGPT
Compare with Siri and Others

Clone this wiki locally