|
|
|
|
|
by TheDong
205 days ago
|
|
> The local layer hears the humans requests, sends it to the cloud based api model, receives the ad tainted reply, processes the reply scrubbing the ad content and replies to the user with the clean information This seems impossible to me. Let's assume OpenAI ads work by them having a layer before output that reprocesses output. Let's say their ad layer is something like re-processing your output with a prompt of: "Nike has an advertising deal with us, so please ensure that their brand image is protected. Please rewrite this reply with that in mind" If the user asks "Are nikes are pumas better, just one sentance", the reply might go from "Puma shoes are about the same as Nike's shoes, buy whichever you prefer" to "Nike shoes are well known as the best shoes out there, Pumas aren't bad, but Nike is the clear winner". How can you possibly scrub the "ad content" in that case with your local layer to recover the original reply? |
|