Android won't work #10
Answered
by
srcnalt
woelfle2004
asked this question in
Q&A
|
Does anybody got this great package to work on Android? |
Answered by
srcnalt
Feb 6, 2023
Replies: 3 comments 2 replies
|
Yeah same problem for me too. I am guessing it happens because we put api key on users. I don't know if it's because of that. I don't know how to but we can try integrate it to script we may solve this problem. |
1 reply
|
I created this PR (#12) for letting developers use API key while creating the OpenAIApi instance. But again, this is not a secure way to use it. Could you check and see if that works for you? |
0 replies
Answer selected by
woelfle2004
|
@woelfle2004 Did it work? i dont know hardcode so if that solution worked ill try it. |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I created this PR (#12) for letting developers use API key while creating the OpenAIApi instance. But again, this is not a secure way to use it. Could you check and see if that works for you?