Replies: 1 comment
-
apt-engineer works more like an agent, it may have implemented some memory retrieval solution but I don't know. Usually ChatGPT only remembers the latest few messages and the system prompt. To let it remember to never use UIKit, you can put the instruction inside system prompt. In Copilot for Xcode, you can
or temporarily change it by
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm wondering how this compares to something like https://github.com/AntonOsika/gpt-engineer? Does CoPilot/ChatGPT remember previous prompts and take them into account (for example, if i tell it to never use UIKit)?
Beta Was this translation helpful? Give feedback.
All reactions