Simplify language model registry + only emit change events on change (#29086)

* Now only does default fallback logic in the registry

* Only emits change events when there is actually a change

Release Notes:

- N/A
This commit is contained in:
Michael Sloan 2025-04-19 02:26:42 -06:00 committed by GitHub
parent 98ceffe026
commit d88b06a5dc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 119 additions and 194 deletions

1
Cargo.lock generated
View file

@ -7651,7 +7651,6 @@ dependencies = [
"http_client",
"icons",
"image",
"log",
"open_ai",
"parking_lot",
"proto",