Skip to content

v1.4.332

Choose a tag to compare

@github-actions github-actions released this 24 Nov 14:20
· 32 commits to main since this release

Changes

PR #1843 by ksylvan: Implement case-insensitive vendor and model name matching

  • Fix: implement case-insensitive vendor and model name matching across the application
  • Add case-insensitive vendor lookup in VendorsManager
  • Implement model name normalization in GetChatter method
  • Add FilterByVendor method with case-insensitive matching
  • Add FindModelNameCaseInsensitive helper for model queries