mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-07-15 11:34:09 +00:00
There's no native way to handle case insensitivity in pydantic, so add a validator which converts the API server input to be lowercase. Signed-off-by: kingbri <bdashore3@proton.me>