First of all, this is perhaps the BEST implementation of Open AI Assistants API I've seen in an application. Thank you.
My issue is with the citations that get printed in responses such as 【9†source】. They're particularly a problem when I pass the response to a TTS block as the AI ends up speaking the citation itself ("nine plus source").
Is there a way to remove the citation? Or get it to work as something the user can click instead of displaying on screen (I'm not a developer, but saw something about this in the docs here:
https://platform.openai.com/docs/assistants/how-it-works/message-annotations).