OpenAI

How does My AskAI work with OpenAI?

Does OpenAI use my conversations to train its model?

No. OpenAI no longer uses other people’s data for their training for use via the API (and hasn’t since 1 March 2023).

You can learn more about their data retention policy here: https://openai.com/policies/api-data-usage-policies.

Do I need to add an OpenAI key

No, unless you are on an Enterprise plan and choose to use your own key.

Can OpenAI access documents?

No. OpenAI doesn’t store any of your content.

Your content is processed by them, to convert the text into searchable numbers (vectors), but it isn’t actually stored by them.

All content storage is with Pinecone (https://www.pinecone.io/security/).

Last updated