AllYourBot / hostedgpt

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

Fix for user.initials throwing exception on empty first_name #251

Closed krschacht closed 2 months ago

krschacht commented 2 months ago

When first_name is "" rather than nil the app was throwing an exception.