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:
parent
98ceffe026
commit
d88b06a5dc
5 changed files with 119 additions and 194 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -7651,7 +7651,6 @@ dependencies = [
|
|||
"http_client",
|
||||
"icons",
|
||||
"image",
|
||||
"log",
|
||||
"open_ai",
|
||||
"parking_lot",
|
||||
"proto",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue