Reported by @strong hedge
Bug Report: Custom GPT looping Actions and making up responses
`Steps to Reproduce`
- Create a Custom GPT.
- Add a simple HTTP that sends in an SQL query to an HTTP endpoint
- Add simple instructions to the custom gpts instructions (I only have a couple sentences describing the action itself)
- Ask it to query some data
`Expected Result`
Should make the Action call and query the data via HTTP
`Actual Result`
One of two things happens:
- The action just loops, continually asking to talk to my endpoint (hitting always allow does not stop the look). My endpoint is non-consequential.
- Says it makes a request, but no call comes through on my server and it obviously makes up the result.
`Environment`
MacOS, Brave