Vlad Understandable. Thank you for the extra information.
Even if you don't have a full-fledged privacy policy, I think it's worthwhile explaining in brief what APIs you use so users can do some research on their own.
Not sure if you're looking for this kind of feedback, but I asked FastGPT "What APIs does fastgpt use?" and it told me:
Based on the context provided, it seems FastGPT uses the OpenAI API to build its AI model. Some key details:
The context mentions that "FastGPT: A platform that uses the OpenAI API to quickly build an AI knowledge base"
One of the app descriptions says "FastGPT-IT is an application that uses artificial intelligence to provide quick and up-to-date answers to your questions."
A tweet mentions implementing a chat interface in fastGPT which uses the largest GPT-2 model from OpenAI.
Another article describes building a GPT-3 app using OpenAI's API.
So in summary, it appears that FastGPT leverages the OpenAI API, specifically the GPT-2 and GPT-3 models, to power its AI capabilities. The OpenAI API allows FastGPT to quickly build and train its AI model to provide answers and act as an AI assistant.
Which may or may not be accurate. I believe OpenAI released the models and associated data for GPT-2 under a free license, so this could be accurate.
It would be nice for fastgpt to give me the links for where it obtained this information, if possible.