While using ChatGPT 4 with plugins or custom GPTs with actions, I found out that chat gpt doesn’t know how to copy and paste responses from plugins/actions.
I asked him after receiving a response (in my case it is always a text) just to copy paste it, gpt started rewriting the text of the responce word by word.
Also I asked him to copy paste the responce using Code Interpreter, but gpt just created a string variable and started the same process but now in the ‘code’.
Having a limit of 40 messages/3 hours (but I am sure that the limit is calculated in tokens) rewriting already existing response is just a wasting of tokens and resources.
Maybe adding a feature of receiving responses directly to the Code Interpreter could prevent such token wasting.