home/productivity/history-human-message

History Human Message

GPTClaudeDeepSeek··842 copies·updated 2026-07-14
history-human-message.prompt
---
env: default
---
"conversation_history": {{ conversation_history }}

concate_user_message:{{ concate_user_message }} to classify the language on

**Main User Query**:
{{ user_query }}

**Current Time**: {{ time }}

### important note: the history is from user orignal quries and agent repsonse in english so make your predict only on user queries langauge and never care about langagueg of response of assistant .

**Processing Rules**:
- you must output lang and voice lang if the user just put a number or quetion mark use history to determine his reposne remember history conversion is orignal user query

fill the variables

This prompt has 4 variables. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{{ conversation_history}{{ concate_user_message}{{ user_query}{{ time}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo mohamed-em2m/meta-bot (MIT). A "History Human Message" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

mohamed-em2m/meta-bot · MIT