File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1+ # 1.3.1
2+
3+ - Upgrade to azure-ai-openai 1.0.0-beta.12
4+
15# 1.3.0
26
37- Added support for Json Schema to Open AI Chat Completions
Original file line number Diff line number Diff line change 1414 <description >Parent pom for the Semantic Kernel Project</description >
1515
1616 <properties >
17- <!-- TODO change this to beta.12 (which has some API changes) -->
18- <azure-ai-openai .version>1.0.0-beta.11</azure-ai-openai .version>
17+ <azure-ai-openai .version>1.0.0-beta.12</azure-ai-openai .version>
1918 <checkstyle .version>10.18.2</checkstyle .version>
2019 <com .uber.nullaway.version>0.10.21</com .uber.nullaway.version>
2120 <compilingJdk8 >false</compilingJdk8 >
Original file line number Diff line number Diff line change 100100 <dependency >
101101 <groupId >com.azure</groupId >
102102 <artifactId >azure-ai-openai</artifactId >
103- <!-- change to beta.12 -->
104- <version >1.0.0-beta.11</version >
103+ <version >1.0.0-beta.12</version >
105104 </dependency >
106105 <dependency >
107106 <groupId >com.azure</groupId >
You can’t perform that action at this time.
0 commit comments