You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relocate ChatFormat classes to model.format package
Move format classes from auxiliary.format to model.format to fix dependency direction. These classes are only used by model classes, so co-locating them improves package cohesion.
0 commit comments