From 52a11e909beb6d14e098e79323065284c8e34835 Mon Sep 17 00:00:00 2001 From: bowenliang Date: Tue, 9 May 2023 09:45:38 +0800 Subject: [PATCH] [KYUUBI #4805] Bump openai-java from 0.11.1 to 0.12.0 ### _Why are the changes needed?_ - openai-java v0.12.0 release note: https://github.com/TheoKanning/openai-java/releases/tag/0.12.0 - client version preparation for streaming chat support, with `Streaming support for Test and Chat completion ` in v0.12.0 ### _How was this patch tested?_ - [ ] Add some test cases that check the changes thoroughly including negative and positive cases if possible - [ ] Add screenshots for manual tests if appropriate - [x] [Run test](https://kyuubi.readthedocs.io/en/master/develop_tools/testing.html#running-tests) locally before make a pull request Closes #4805 from bowenliang123/openai0.12.0. Closes #4805 724d8e7d4 [bowenliang] bump openai-java from 0.11.1 to 0.12.0 Authored-by: bowenliang Signed-off-by: bowenliang --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03bf2a149..cff8f9656 100644 --- a/pom.xml +++ b/pom.xml @@ -173,7 +173,7 @@ 8.0.32 4.6.1 4.1.89.Final - 0.11.1 + 0.12.0 1.10.1 6.0.0 0.16.0