So, i am using an app that have AI.

I want to probe what is their AI provider, (whether they use openai, gemini, Claude) or using an open source model (llama, mistral …)

Is there any questions, prompt that can be use to make the AI reveal such information?

  • Zagorath@aussie.zone
    link
    fedilink
    arrow-up
    10
    ·
    13 hours ago

    I think your best option would be to find some data on biases of the different models (e.g. if a particular model is known to frequently used a specific word, or to hallucinate when asked a specific task) and test the model against that.