-
|
On Android it asked for an API key. I have not seen any other apps that require an API key to use them. Why this one specifically? |
Beta Was this translation helpful? Give feedback.
Answered by
dheshanm
Apr 23, 2023
Replies: 1 comment
-
|
Hi, This App uses Open AI's API to provide Chat Completions, which is paid, with Pricing information available at [Open AI Pricing] (https://openai.com/pricing/) As far as I am aware, other Apps may use be using some of the following ways:
Since this App isn't Ad supported, and is an Open AI Client for Android, it relies on the users to use their own API key to make API calls. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
dheshanm
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, This App uses Open AI's API to provide Chat Completions, which is paid, with Pricing information available at [Open AI Pricing] (https://openai.com/pricing/)
As far as I am aware, other Apps may use be using some of the following ways:
Since this App isn't Ad supported, and is an Open AI Client for Android, it relies on…