AllYourBot / hostedgpt

An open version of ChatGPT you can host anywhere or run locally.
MIT License
354 stars 187 forks source link

renames API key methods on User to avoid keys leaking into JSON objects #414

Closed matthewbennink closed 3 months ago

matthewbennink commented 3 months ago

From feedback on #407, renames the methods to avoid leaking the keys. The OpenAI key injected into JS for the voice feature does not fallback to a default API key.