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
ref(relay): Update AI model costs and optimize load (#92299)
This change ensures AI cost data reflects current market rates and improves
the performance of accessing this configuration. Previously, the cost
data was constructed on every function call. Now, it is precomputed
once when the module is imported.
0 commit comments