feat(KB-314): add OpenAI logo to custom model dropdown with integration tests

- Add OpenAI logo/icon rendering to CustomModelDropdown component
- Add unmocked integration tests for OpenAI icon rendering in dropdown
- Create changeset for @dustinbyrne/kb package release
- Update existing CustomModelDropdown tests
This commit is contained in:
gsxdsm
2026-03-31 11:39:30 -07:00
parent 1193139d7b
commit ade5ac6523
3 changed files with 128 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
---
"@dustinbyrne/kb": patch
---
Add OpenAI logo display to model selection dropdown