I am using an Assistant and calling it via Zapier.
It uses Gpt4-o, and also testing GPT4-mini.
The problem is that the answers show citation sources. How do I switch that off?
You cannot turn that off, it’s baked into the model.
You can, however, always strip the information out of the response.
1 Like
Thanks for the quick response. When I asked OpenAI support they said it wasn’t and that it had to be toggled off & on somewhere but when I asked where they said to ask the community here
2 Likes
There is no toggle switch that I am aware of but this is a recurring question here in the community.
Please make sure to use the forum search when looking for answers.
Here is a link to the documentation:
https://platform.openai.com/docs/assistants/deep-dive/message-annotations
And here is a link to a previous solution but there are more topics with different approaches to the same issue:
Hope this helps.