Not sure about GPT, but copilot is starting to give you less depth in answers. If I asked it something a year ago about a config entry, It would give me what I needed and a sample of it in use. It’s now pretty minimal in it’s answer, which is ok, but it was kind of nice to get more context. If you ask it to add debug statements, it’ll often just list a few lines without context of where they go. It’s kinda nice to ask something to create debug statements in a couple hundred lines of code rather than manually going back through a bunch of nested loops.
Not sure about GPT, but copilot is starting to give you less depth in answers. If I asked it something a year ago about a config entry, It would give me what I needed and a sample of it in use. It’s now pretty minimal in it’s answer, which is ok, but it was kind of nice to get more context. If you ask it to add debug statements, it’ll often just list a few lines without context of where they go. It’s kinda nice to ask something to create debug statements in a couple hundred lines of code rather than manually going back through a bunch of nested loops.