AllYourBot / hostedgpt

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

Validate email format in Person model #377

Closed krschacht closed 1 month ago

krschacht commented 1 month ago

Implements email format validation for the Person model and adds a corresponding unit test.


For more details, open the Copilot Workspace session.

krschacht commented 1 month ago

@anandvc this entire PR was written by the new copilot workspace! It's definitely a simple task, but I assigned it an issue (with a detailed description) and it did the implementation and tee'd up the PR.