mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-05-05 13:41:13 +00:00
Previously, the messages were a list of dicts. These are untyped and don't provide strict hinting. Add types for chat completion messages and reformat existing code. Signed-off-by: kingbri <bdashore3@proton.me>