{"id":5562,"date":"2025-11-23T07:54:47","date_gmt":"2025-11-23T07:54:47","guid":{"rendered":"https:\/\/thumbtube.com\/blog\/?p=5562"},"modified":"2025-11-23T07:57:07","modified_gmt":"2025-11-23T07:57:07","slug":"poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context","status":"publish","type":"post","link":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/","title":{"rendered":"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context"},"content":{"rendered":"<p>\nConversational AI has made remarkable strides in recent years, enabling users to have human-like interactions with digital assistants and chatbots. Yet, even in the most advanced platforms, certain frustrating limitations persist. One such issue that continues to puzzle developers and users alike is the problem of instruction memory in AI bots\u2014a scenario where bots forget the user\u2019s instructions partway through a conversation. Poe, a chatbot platform created by Quora, is no exception. Interestingly, while conversational context may often reset or degrade, a clever workaround involving a persistent system-prompt has provided a partial solution to a nagging issue.\n<\/p>\n<h3>TL;DR:<\/h3>\n<p>\nPoe bots have shown a recurring issue where they forget user instructions during conversations, disrupting the user experience. However, the use of persistent system-prompts as a built-in feature in bot design has helped maintain context across interactions. Although this is not a perfect fix, it has proven effective in some scenarios. Developers are now exploring hybrid models to enhance both instruction-following and memory retention capabilities in Poe bots.\n<\/p>\n<h2><strong>The Challenge of Memory in Conversational AI<\/strong><\/h2>\n<p>\nPoe bots, like most language models, operate on a conversational thread-based structure. This allows current context to be factored into the generation of each response. However, once a conversation grows lengthy or diverges from the initial purpose, the bot may begin to ignore or forget earlier directions. Some users have noticed the bot\u2019s change in tone, instructions being disregarded, or contradictions emerging after a few exchanges.\n<\/p>\n<p>\nThe problem primarily stems from how language models process input\u2014they are designed to generate a response based only on the visible text window. If a user tells a bot early in a conversation to respond \u201cin Shakespearean English,\u201d but then asks several unrelated questions later, the initial instruction may be pushed out of the model\u2019s active memory range.\n<\/p>\n<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"720\" src=\"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2026\/02\/a-computer-screen-with-a-bar-chart-on-it-chatbot-analytics-dashboard-graphs-user-engagement-metrics-screen-business-data-visualization-1.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2026\/02\/a-computer-screen-with-a-bar-chart-on-it-chatbot-analytics-dashboard-graphs-user-engagement-metrics-screen-business-data-visualization-1.jpg 1080w, https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2026\/02\/a-computer-screen-with-a-bar-chart-on-it-chatbot-analytics-dashboard-graphs-user-engagement-metrics-screen-business-data-visualization-1-300x200.jpg 300w, https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2026\/02\/a-computer-screen-with-a-bar-chart-on-it-chatbot-analytics-dashboard-graphs-user-engagement-metrics-screen-business-data-visualization-1-1024x683.jpg 1024w, https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2026\/02\/a-computer-screen-with-a-bar-chart-on-it-chatbot-analytics-dashboard-graphs-user-engagement-metrics-screen-business-data-visualization-1-768x512.jpg 768w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\n<h2><strong>System-Prompts: The Invisible Guiding Hand<\/strong><\/h2>\n<p>\nTo counterbalance this limitation, Poe introduced what\u2019s known as a <em>system-prompt<\/em>\u2014a persistent piece of instructional text that exists behind the scenes and shapes the bot&#8217;s behavior throughout the conversation. Think of it as an invisible mentor whispering into the AI\u2019s ear, reminding it how it should behave regardless of what the user types.\n<\/p>\n<p>\nThe system-prompt is not part of the user interface. Instead, it is embedded into the bot&#8217;s configuration when a developer sets up a custom Poe bot. For example, a developer may define a bot as a friendly math tutor who explains everything step-by-step and never reveals the underlying source model. This instruction stays consistent regardless of how many exchanges the user has or whether the user tells the bot to change tone mid-way.\n<\/p>\n<h3><strong>How System-Prompts Work<\/strong><\/h3>\n<ul>\n<li>They are static and intentionally hidden from the user.<\/li>\n<li>They are always included in the prompt-completion loop sent to the language model.<\/li>\n<li>They function as an anchor, ensuring continuity and consistency in the bot\u2019s behavior.<\/li>\n<\/ul>\n<p>\nWith system-prompts, simple corrections become unnecessary. For example, if a user says, \u201cSpeak like a pirate,\u201d but the system-prompt defines the bot as a formal academic advisor, the response is more likely to continue following the pre-programmed personality.\n<\/p>\n<h2><strong>Examples of Instruction Forgetting<\/strong><\/h2>\n<p>\nConsider a scenario where a Poe bot is designed to provide short, bullet-point answers. A user may begin by confirming this instruction: \u201cPlease respond with no more than three bullet points per answer.\u201d Early on, the bot complies. But after several back-and-forths, especially if the user introduces more complex queries, the bot might begin producing long responses, entire paragraphs, or even charts\u2014completely ignoring the original instruction.\n<\/p>\n<p>\nThis \u201cforgetfulness\u201d is not a flaw specific to Poe. It is a byproduct of the context window limit most language models operate under. When earlier parts of the conversation scroll out of this window, the model loses awareness of them.\n<\/p>\n<img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"720\" src=\"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/11\/a-person-holding-a-cell-phone-with-a-chat-app-on-the-screen-context-ai-chatbot-instruction-forget.jpg\" class=\"attachment-full size-full\" alt=\"\" srcset=\"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/11\/a-person-holding-a-cell-phone-with-a-chat-app-on-the-screen-context-ai-chatbot-instruction-forget.jpg 1080w, https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/11\/a-person-holding-a-cell-phone-with-a-chat-app-on-the-screen-context-ai-chatbot-instruction-forget-300x200.jpg 300w, https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/11\/a-person-holding-a-cell-phone-with-a-chat-app-on-the-screen-context-ai-chatbot-instruction-forget-1024x683.jpg 1024w, https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/11\/a-person-holding-a-cell-phone-with-a-chat-app-on-the-screen-context-ai-chatbot-instruction-forget-768x512.jpg 768w\" sizes=\"(max-width: 1080px) 100vw, 1080px\" \/>\n<h2><strong>Hybrid Approaches: Reinforcing System-Prompts with User-State Memory<\/strong><\/h2>\n<p>\nGoing beyond system-prompts, some developers have begun implementing hybrid mechanisms that combine persistent prompts with a limited form of &#8220;user-state memory.&#8221; This means storing key bits of conversation or instructions in a temporary or long-term state outside the basic prompt window. Then, on each new interaction, the bot reintroduces these important cues into the visible context.\n<\/p>\n<p>\nThis approach mimics how human memory works\u2014holding on to certain critical facts even as the conversation meanders. While system-prompts provide unchanging structure, state memory tailors the bot&#8217;s behavior to personalization needs. Poe currently limits this sort of customization, but third-party integrations and API-based setups show promise in this domain.\n<\/p>\n<h2><strong>Why Bots Forget: A Deeper Dive<\/strong><\/h2>\n<p>\nTo understand why Poe bots struggle with memory, one must understand the concept of the <em>context window<\/em>. Language models like ChatGPT or Claude process a fixed number of tokens per request. Once this limit is reached\u2014often at 4,000, 8,000 or even 100,000 tokens, depending on the model\u2014the oldest parts of the conversation are truncated.\n<\/p>\n<p>\nSo, even if you told the bot a crucial piece of instruction at the beginning, that information may be completely removed from the model\u2019s &#8220;memory&#8221; by the time you&#8217;re dozens of exchanges in. This problem worsens in in-depth conversations where each message is lengthier, eating up more tokens.\n<\/p>\n<h2><strong>The Benefits and Limits of Persistent System-Prompts<\/strong><\/h2>\n<p>\nPersistent system-prompts have proven indispensable in maintaining a consistent personality and behavior style in Poe bots. Whether the bot is instructing in a humorous tone or following strict formatting rules, the prompt ensures it \u201cremembers\u201d those rules each time it generates a reply.\n<\/p>\n<p>\nHowever, they aren\u2019t magic bullets. System-prompts can help manage how a bot responds, but they can\u2019t capture dynamic instructions that change during user interactions. If a user tells the bot mid-way to switch from casual to formal tone, the system-prompt may override this because it&#8217;s designed to enforce consistency.\n<\/p>\n<h2><strong>Future Directions<\/strong><\/h2>\n<p>\nTo bridge the gap between static guidance and dynamic instruction memory, more advanced memory architectures are on the horizon. These involve neural retrievers, user preference embeddings, and editorial UIs that allow both developers and users to update a bot\u2019s memory actively.\n<\/p>\n<p>\nUltimately, the goal is to make Poe bots (and other AI agents) feel less like forgetful machines and more like attentive assistants that remember and adapt over time.\n<\/p>\n<h2><strong>Frequently Asked Questions (FAQ)<\/strong><\/h2>\n<ul>\n<li>\n    <strong>Q: Why do Poe bots forget instructions after a few messages?<\/strong><br \/>\n    <em>A:<\/em> This happens because language models have a limited context window. Once this window is filled, older parts of the conversation get dropped, including early instructions.\n  <\/li>\n<li>\n    <strong>Q: Can I view or edit the system-prompt of a Poe bot?<\/strong><br \/>\n    <em>A:<\/em> Regular users cannot see or change system-prompts. However, bot creators can define them when setting up a custom bot.\n  <\/li>\n<li>\n    <strong>Q: How is state memory different from a system-prompt?<\/strong><br \/>\n    <em>A:<\/em> A system-prompt is fixed and defines the bot\u2019s base behavior, while state memory stores individual user preferences or instructions and can evolve during a session.\n  <\/li>\n<li>\n    <strong>Q: What are developers doing to solve instruction forgetting?<\/strong><br \/>\n    <em>A:<\/em> Developers are experimenting with hybrid models, context refresh mechanisms, and persistent memory techniques to make bots more context-aware.\n  <\/li>\n<li>\n    <strong>Q: Will Poe bots ever retain long-term memory like humans?<\/strong><br \/>\n    <em>A:<\/em> Possibly. Advances in AI architecture and memory frameworks may one day allow bots to remember and adapt to long-term user preferences across sessions.\n  <\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>Conversational AI has made remarkable strides in recent years, enabling users to have human-like interactions &#8230; <\/p>\n<p class=\"read-more-container\"><a title=\"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context\" class=\"read-more button\" href=\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#more-5562\" aria-label=\"Read more about Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context\">Read More<\/a><\/p>\n","protected":false},"author":78,"featured_media":4267,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-5562","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-guides","infinite-scroll-item","generate-columns","tablet-grid-50","mobile-grid-100","grid-parent","grid-25","no-featured-image-padding"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context - ThumbTube<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context - ThumbTube\" \/>\n<meta property=\"og:description\" content=\"Conversational AI has made remarkable strides in recent years, enabling users to have human-like interactions ... Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/\" \/>\n<meta property=\"og:site_name\" content=\"ThumbTube\" \/>\n<meta property=\"article:published_time\" content=\"2025-11-23T07:54:47+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-23T07:57:07+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/07\/a-piece-of-paper-with-a-red-marker-drawn-on-it-team-discussion-employee-feedback-performance-conversation.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1080\" \/>\n\t<meta property=\"og:image:height\" content=\"1620\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Ethan Martinez\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ethan Martinez\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"6 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/\",\"url\":\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/\",\"name\":\"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context - ThumbTube\",\"isPartOf\":{\"@id\":\"https:\/\/thumbtube.com\/blog\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/07\/a-piece-of-paper-with-a-red-marker-drawn-on-it-team-discussion-employee-feedback-performance-conversation.jpg\",\"datePublished\":\"2025-11-23T07:54:47+00:00\",\"dateModified\":\"2025-11-23T07:57:07+00:00\",\"author\":{\"@id\":\"https:\/\/thumbtube.com\/blog\/#\/schema\/person\/4fe17b14e96eaa537d646cb9ae441583\"},\"breadcrumb\":{\"@id\":\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#primaryimage\",\"url\":\"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/07\/a-piece-of-paper-with-a-red-marker-drawn-on-it-team-discussion-employee-feedback-performance-conversation.jpg\",\"contentUrl\":\"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/07\/a-piece-of-paper-with-a-red-marker-drawn-on-it-team-discussion-employee-feedback-performance-conversation.jpg\",\"width\":1080,\"height\":1620},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/thumbtube.com\/blog\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/thumbtube.com\/blog\/#website\",\"url\":\"https:\/\/thumbtube.com\/blog\/\",\"name\":\"ThumbTube\",\"description\":\"Blog\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/thumbtube.com\/blog\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/thumbtube.com\/blog\/#\/schema\/person\/4fe17b14e96eaa537d646cb9ae441583\",\"name\":\"Ethan Martinez\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/thumbtube.com\/blog\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/993fbfe1588a77db452e8ea37ed7fcba?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/993fbfe1588a77db452e8ea37ed7fcba?s=96&d=mm&r=g\",\"caption\":\"Ethan Martinez\"},\"description\":\"I'm Ethan Martinez, a tech writer focused on cloud computing and SaaS solutions. I provide insights into the latest cloud technologies and services to keep readers informed.\",\"url\":\"https:\/\/thumbtube.com\/blog\/author\/ethan\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context - ThumbTube","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/","og_locale":"en_US","og_type":"article","og_title":"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context - ThumbTube","og_description":"Conversational AI has made remarkable strides in recent years, enabling users to have human-like interactions ... Read More","og_url":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/","og_site_name":"ThumbTube","article_published_time":"2025-11-23T07:54:47+00:00","article_modified_time":"2025-11-23T07:57:07+00:00","og_image":[{"width":1080,"height":1620,"url":"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/07\/a-piece-of-paper-with-a-red-marker-drawn-on-it-team-discussion-employee-feedback-performance-conversation.jpg","type":"image\/jpeg"}],"author":"Ethan Martinez","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ethan Martinez","Est. reading time":"6 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/","url":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/","name":"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context - ThumbTube","isPartOf":{"@id":"https:\/\/thumbtube.com\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#primaryimage"},"image":{"@id":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#primaryimage"},"thumbnailUrl":"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/07\/a-piece-of-paper-with-a-red-marker-drawn-on-it-team-discussion-employee-feedback-performance-conversation.jpg","datePublished":"2025-11-23T07:54:47+00:00","dateModified":"2025-11-23T07:57:07+00:00","author":{"@id":"https:\/\/thumbtube.com\/blog\/#\/schema\/person\/4fe17b14e96eaa537d646cb9ae441583"},"breadcrumb":{"@id":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#primaryimage","url":"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/07\/a-piece-of-paper-with-a-red-marker-drawn-on-it-team-discussion-employee-feedback-performance-conversation.jpg","contentUrl":"https:\/\/thumbtube.com\/blog\/wp-content\/uploads\/2025\/07\/a-piece-of-paper-with-a-red-marker-drawn-on-it-team-discussion-employee-feedback-performance-conversation.jpg","width":1080,"height":1620},{"@type":"BreadcrumbList","@id":"https:\/\/thumbtube.com\/blog\/poe-bots-forgetting-instructions-mid-conversation-and-the-persistent-system-prompt-pattern-that-maintained-context\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/thumbtube.com\/blog\/"},{"@type":"ListItem","position":2,"name":"Poe Bots Forgetting Instructions Mid-Conversation and the Persistent System-Prompt Pattern That Maintained Context"}]},{"@type":"WebSite","@id":"https:\/\/thumbtube.com\/blog\/#website","url":"https:\/\/thumbtube.com\/blog\/","name":"ThumbTube","description":"Blog","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thumbtube.com\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/thumbtube.com\/blog\/#\/schema\/person\/4fe17b14e96eaa537d646cb9ae441583","name":"Ethan Martinez","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/thumbtube.com\/blog\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/993fbfe1588a77db452e8ea37ed7fcba?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/993fbfe1588a77db452e8ea37ed7fcba?s=96&d=mm&r=g","caption":"Ethan Martinez"},"description":"I'm Ethan Martinez, a tech writer focused on cloud computing and SaaS solutions. I provide insights into the latest cloud technologies and services to keep readers informed.","url":"https:\/\/thumbtube.com\/blog\/author\/ethan\/"}]}},"_links":{"self":[{"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/posts\/5562"}],"collection":[{"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/users\/78"}],"replies":[{"embeddable":true,"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/comments?post=5562"}],"version-history":[{"count":1,"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/posts\/5562\/revisions"}],"predecessor-version":[{"id":5571,"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/posts\/5562\/revisions\/5571"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/media\/4267"}],"wp:attachment":[{"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/media?parent=5562"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/categories?post=5562"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/thumbtube.com\/blog\/wp-json\/wp\/v2\/tags?post=5562"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}