Switch language한국어
Back to the list

Experiment: Does repeated usage influence ChatGPT 5.4 outputs in a RAG-like setup?

TL;DR AI

Key summary

2 min read
  1. An experiment with ChatGPT 5.4 in website, store, and blog chatbots suggests repeated user behavior can shape later answers in a RAG setup.

  2. The author repeatedly used comparison and filtering queries, then saw a later question produce a response that echoed those prior interaction patterns.

  3. The result points to prompt conditioning and interaction history influencing product discovery and recommendation outputs in production-like systems.

  4. If confirmed, this means testing and deployment are part of system design, not just post-launch evaluation.

Read the original