been trying to strip URL’s and special characters from responses but nothing seems to work unless I specified during my verbal request to exclude them all. I have tried countless prompts (ChatGPT integration). It seems like I can reduce it a little, but never remove them via prompt.
This is literally the last step in replacing my Google homes.
An example of when a URL would be given is if I ask for the hours of a local store. The hours for X store are given if it find them but then it also gives the URL to the company which causes me to stop the response with the button.
If you’re using the default tys that’s where it is either you’ll need to scrub markup (good luck) or use one or more of the following.
Way way high up inmyirh prompt tell yihr LLM that your output does NOT support markdown, do not use it unless EXPLICITLY REQUESTED.
Make zero assumption with the instructions.
That should choke off most of it but you’ll still get a few ‘asterisk asterisk’ storms. At least it should calm the llm use of what causes it.
For permanent… switch to a different TTS. Most of them ignore the markdown. no asterisk. ElevenLabs and OAI’s STT models do 100%. I’m using an OAI voice model right now for Friday.