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
minor #799 [Platform] Sync Model Catalogs used in Azure with main bridges (chr-hertel)
This PR was merged into the main branch.
Discussion
----------
[Platform] Sync Model Catalogs used in Azure with main bridges
| Q | A
| ------------- | ---
| Bug fix? | no
| New feature? | no
| Docs? | no
| Issues |
| License | MIT
Couldn't use newer OpenAI models with Azure bridge, but didn't want to copy&paste the OpenAi catalog.
I know that this is creating coupling between the bridges, but that decoupling is also messy.
Better solution later could be to merge catalogs in azure depending on existence of classes of other bridges => after decoupling.
Commits
-------
effdc2e Sync Model Catalogs used in Azure with main bridges
0 commit comments