Commit c91b7d7
committed
bug #1117 [AI Bundle] Added Azure OpenAI ModelCatalog to service definition to the Azure Platform (TimoBakx)
This PR was merged into the main branch.
Discussion
----------
[AI Bundle] Added Azure OpenAI ModelCatalog to service definition to the Azure Platform
| Q | A
| ------------- | ---
| Bug fix? | yes
| New feature? | no <!-- please update src/**/CHANGELOG.md files -->
| Docs? | no <!-- required for new features -->
| Issues | Fix #1116 <!-- prefix each issue number with "Fix #", no need to create an issue if none exist, explain below instead -->
| License | MIT
Added DI configuration to use the Azure/OpenAI ModelCatalog for the Azure Platform Factory instead of the OpenAI ModelCatalog.
Commits
-------
c52e289 Added Azure OpenAI ModelCatalog in wiring2 files changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
95 | 96 | | |
96 | 97 | | |
97 | 98 | | |
| 99 | + | |
98 | 100 | | |
99 | 101 | | |
100 | 102 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | | - | |
| 386 | + | |
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| |||
0 commit comments