Firebase Function #187
Answered
by
StephenHodgson
LanceCAbson
asked this question in
Q&A
-
As OpenAI Keys are being stolen even when they are not stored in an app, would it be possible to allow this Unity OpenAI Lib to call a Firebase Function instead of the OpenAPI directly? This would need the Firebase Function to be developed and the interface to it from this Unity OpenAI lib. Thanks in Advance. |
Beta Was this translation helpful? Give feedback.
Answered by
StephenHodgson
Feb 6, 2024
Replies: 1 comment 2 replies
-
Yes that's what I do for my apps in production. See https://github.com/RageAgainstThePixel/com.openai.unity?tab=readme-ov-file#openai-api-proxy |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
StephenHodgson
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes that's what I do for my apps in production.
See https://github.com/RageAgainstThePixel/com.openai.unity?tab=readme-ov-file#openai-api-proxy