vscode-copilot-release icon indicating copy to clipboard operation
vscode-copilot-release copied to clipboard

this thing has amnesia?

Open mieprenzo opened this issue 10 months ago • 1 comments

  • VS Code Version: newest
  • OS Version: windows 11
  • Logs: none

Steps to Reproduce:

  1. add reference from a file
  2. add a reference from another file to edit that one as well
  3. copilot completely forgot the context of its own code in the first reference

I want to know how it is possible this thing forget stuff in 2 seconds!

mieprenzo avatar Apr 07 '24 20:04 mieprenzo

You'd have to follow this path:

  1. https://arxiv.org/abs/1706.03762
  2. https://arxiv.org/abs/2005.14165
  3. https://medium.com/@crskilpatrick807/context-windows-the-short-term-memory-of-large-language-models-ab878fc6f9b5

ChatGPT which backs Copilot is "stateless". It has no memory. If you believe otherwise, you've been hoodwinked by feigned intelligence which is exactly what ChatGPT was designed to do.

DevBrent avatar Apr 12 '24 16:04 DevBrent

Consolidating to https://github.com/microsoft/vscode-copilot-release/issues/624

lramos15 avatar May 30 '24 17:05 lramos15