Commit Graph

  • 488f40b789 Change JDK version from 11 to 17 main YuCheng Hu 2023-03-28 10:07:37 -0400
  • 5e644ceffd 修改许可证信息 YuCheng Hu 2023-03-13 11:30:37 -0400
  • 8619ecc46e 修改编译使用的 JDK 为 JDK 17 YuCheng Hu 2023-03-13 11:27:35 -0400
  • 666c38e7b1 修改自述文件来提供允许 OpenAI 的方法 YuCheng Hu 2023-03-10 12:34:30 -0500
  • 30dfac5f0a 更新项目提交 Bug 的链接 YuCheng Hu 2023-03-10 11:05:26 -0500
  • ce616c7816 更新 POM 文件 YuCheng Hu 2023-03-10 10:59:18 -0500
  • a991582b80 更新自述文件,并且将 Key 配置到环境文件中 YuCheng Hu 2023-03-10 09:07:44 -0500
  • 7d3b7c7eb1 更新联系方式使用 SharkFly 公众号来进行 OpenAI 的测试 YuCheng Hu 2023-03-07 08:38:15 -0500
  • 4fd7096e65 更新 Apache 使用的版本 YuCheng Hu 2023-01-13 19:36:18 -0500
  • 5967337229 Update the test folder and sub-task YuCheng Hu 2023-01-07 08:41:19 -0500
  • 09aa7fdeb6 Update README file YuCheng Hu 2023-01-06 18:40:06 -0500
  • 8babebac7a Update README file to include more info to project. YuCheng Hu 2023-01-06 18:36:55 -0500
  • c796112903 Clean up the file we don't need it YuCheng Hu 2023-01-06 18:22:01 -0500
  • f23170b45c update the maven repo YuCheng Hu 2023-01-06 16:17:12 -0500
  • 9b907d0d9a update to new name YuCheng Hu 2023-01-06 14:41:47 -0500
  • 65a30def30 Update Readme file YuCheng Hu 2023-01-06 14:40:52 -0500
  • 85961e264c Update Readme file YuCheng Hu 2023-01-06 13:32:10 -0500
  • 633b877145 update the git file YuCheng Hu 2023-01-06 13:27:55 -0500
  • 3bf8d33cd7 Re-name the all package and start build base on those new package name YuCheng Hu 2023-01-06 13:24:09 -0500
  • 062798c73a Delete all lombok from project and build as JDK version 11 YuCheng Hu 2023-01-06 13:20:51 -0500
  • f63a2438dc Add client module to package YuCheng Hu 2023-01-06 12:47:41 -0500
  • 0dda9fc1f4 Delete all code use for lombok YuCheng Hu 2023-01-06 12:46:06 -0500
  • 0fc2159293 New code for maven YuCheng Hu 2023-01-06 12:36:47 -0500
  • add90c312a Test to use maven YuCheng Hu 2023-01-06 12:11:02 -0500
  • 6cb061bf0d
    Merge 08c7187958 into e68a098b87 Håkan Jonson 2023-01-04 21:04:46 +0100
  • e68a098b87
    Add image generation, editing, and variations (#63) Theo Kanning 2023-01-03 16:33:52 -0600
  • 3f8f02f104
    Upgrade github actions plugins (#64) Theo Kanning 2023-01-03 16:33:24 -0600
  • a7ba058ea8 Upgrade github actions plugins Theo Kanning 2023-01-03 16:28:10 -0600
  • 3e9650528f Add image generation, editing, and variations Theo Kanning 2023-01-02 16:10:11 -0600
  • b9ff2dc177
    Add test for CompletionRequest n parameter (#61) Theo Kanning 2023-01-02 17:17:55 -0600
  • 84bf35ddb0 Add test for CompletionRequest n parameter Theo Kanning 2023-01-02 17:15:44 -0600
  • 68e75010fd
    Gradle 8.0 deprecation fix (#60) Theo Kanning 2023-01-02 15:40:27 -0600
  • c1cef22586 Gradle 8.0 deprecation fix Theo Kanning 2023-01-02 15:38:40 -0600
  • 5b3955d81a
    Delete deprecated Answer, Classification, and Search APIs (#59) Theo Kanning 2023-01-02 15:36:33 -0600
  • 78e6f921a3 Delete deprecated Answer, Classification, and Search APIs Theo Kanning 2023-01-02 15:33:43 -0600
  • 08c7187958 Exposed initialization state for service (for scenario testing). hawkan 2022-12-08 22:54:30 +0100
  • 48cd7272f7
    Bump version to 0.8.1 (#43) 0.8.1 Theo Kanning 2022-12-04 13:41:14 -0600
  • 8f2d83afdd Bump version to 0.8.1 Theo Kanning 2022-12-04 13:41:02 -0600
  • 1600841a58
    Update lombok to 1.18.24 (#42) Theo Kanning 2022-12-04 12:55:17 -0600
  • 258176bc49 Update lombok to 1.18.24 Theo Kanning 2022-12-04 12:50:47 -0600
  • 8d7f240010
    Add logit bias parameter to CompletionRequest (#41) Theo Kanning 2022-12-04 12:49:26 -0600
  • dd5c99ce82 Add logit bias parameter to CompletionRequest Theo Kanning 2022-12-04 12:47:11 -0600
  • c76923926e
    Remove deprecated endpoints from example project (#40) Theo Kanning 2022-12-04 12:44:30 -0600
  • 15da7acbc3 Remove deprecated endpoints from example project Theo Kanning 2022-12-04 12:42:12 -0600
  • 0caab13666
    Updating example to not use new api (#33) Robin Glauser 2022-12-04 19:39:31 +0100
  • 5e14d4f62b
    Add usage data to Completion and Embedding APIs (#39) Theo Kanning 2022-12-04 12:37:28 -0600
  • 2ccf569dc9 Add usage data to Completion and Embedding APIs Theo Kanning 2022-12-04 12:32:40 -0600
  • 6382c90477
    Updating example to not use new api Robin Glauser 2022-09-19 09:26:44 +0200
  • 83df513ddc
    Bump version to 0.8.0 (#29) 0.8.0 Theo Kanning 2022-08-22 14:32:40 -0500
  • 5e89c17516 Bump version to 0.8.0 Theo Kanning 2022-08-22 14:30:30 -0500
  • 515a5fc47d
    Add deprecation info to README (#28) Theo Kanning 2022-08-22 14:29:42 -0500
  • e653f51402 Add deprecation info to README Theo Kanning 2022-08-22 14:25:53 -0500
  • 553e22fea2
    Add Model support and new v1 endpoints (#27) Theo Kanning 2022-08-22 13:55:20 -0500
  • d6eb519cde Add Model support and new v1 endpoints Theo Kanning 2022-08-22 13:47:08 -0500
  • 252db27577
    Update EditResult and fix the Edit test (#26) Theo Kanning 2022-08-19 11:05:12 -0500
  • f13e27c88e Update EditResult and fix the Edit test Theo Kanning 2022-08-19 11:02:29 -0500
  • ff06ffb309
    Mark Answer, Completion, and Search APIs as deprecated (#25) Theo Kanning 2022-08-19 10:49:22 -0500
  • f8458b0402 Mark Answer, Completion, and Search APIs as deprecated Theo Kanning 2022-08-19 10:42:37 -0500
  • d1f274800a
    Add moderation support (#24) Theo Kanning 2022-08-19 10:32:33 -0500
  • 1a6523d64b Add moderation support Theo Kanning 2022-08-19 10:26:23 -0500
  • 77219d497b
    Add user to CompletionRequest (#23) Theo Kanning 2022-08-19 09:44:38 -0500
  • 9a3bdc1f6c Add user to CompletionRequest Theo Kanning 2022-08-19 09:41:02 -0500
  • 1391f4074d
    Fix typo in the LICENSE.md (#22) Jacek Lipiec 2022-08-19 16:31:56 +0200
  • dc7dbe4aee
    Fix typo in the LICENSE.md Jacek Lipiec 2022-08-12 11:10:45 +0200
  • 6f5a4ada76
    Update version to 0.7.0 (#18) 0.7.0 Theo Kanning 2022-06-29 11:54:30 -0500
  • 32b9fbcb1b Update version to 0.7.0 Theo Kanning 2022-06-29 11:52:14 -0500
  • 4d5878db07
    Add OpenAiService constructor that takes timeout parameter (#17) Theo Kanning 2022-06-29 11:43:29 -0500
  • 3a5684065d Add OpenAiService constructor that takes timeout parameter Theo Kanning 2022-06-29 11:38:21 -0500
  • 9e0a26b576
    Update to version 0.6.0 (#16) 0.6.0 Theo Kanning 2022-04-28 16:53:41 -0500
  • 4fd30c1e99 Update to version 0.6.0 Theo Kanning 2022-04-28 16:51:22 -0500
  • bcfb5da378
    Add supported apis to readme (#15) Theo Kanning 2022-04-28 16:50:15 -0500
  • 7f39df6e0b
    Add Edit request functionality (#14) Theo Kanning 2022-04-28 16:48:33 -0500
  • 8285b49e74 Add supported apis to readme Theo Kanning 2022-04-28 16:41:09 -0500
  • e784c8e134 Add Edit request functionality Theo Kanning 2022-04-18 17:30:04 -0500
  • 900e13bbda
    Add embeddings support (#13) Theo Kanning 2022-04-28 16:42:13 -0500
  • 055514e3c6 Add embeddings support Theo Kanning 2022-04-28 16:37:14 -0500
  • 9f5b64b151
    Add answer support (#12) Theo Kanning 2022-04-28 16:20:15 -0500
  • 1322602165 Add answer support Theo Kanning 2022-04-28 16:12:49 -0500
  • 103c34da94
    Add classification support (#11) Theo Kanning 2022-04-28 15:55:27 -0500
  • 53009d4800 Add classification support Theo Kanning 2022-04-28 15:36:15 -0500
  • ed2f1152e8
    Add more tests and run them before each merge (#10) Theo Kanning 2022-04-28 14:49:54 -0500
  • 4f938720f7 Add more tests and run them before each merge Theo Kanning 2022-04-28 14:42:14 -0500
  • d3074e113e Fix build action trigger (#9) 0.5.0 Theo Kanning 2022-04-26 20:59:48 -0500
  • 4dd974cf98 Switch to publishing plugin (#8) Theo Kanning 2022-04-26 20:55:05 -0500
  • 44939c4706 Fix build action trigger Theo Kanning 2022-04-26 20:59:25 -0500
  • 10db3b89c6
    Switch to publishing plugin (#8) Theo Kanning 2022-04-26 20:55:05 -0500
  • 9a05c6ac77
    Add file and fine-tune api support (#6) Theo Kanning 2022-04-19 18:50:44 -0500
  • d4f4f9b49f Add file and fine-tune api support Theo Kanning 2022-04-19 18:40:45 -0500
  • d410abe1b5 Update badge to show maven central Theo Kanning 2021-03-09 21:31:03 -0600
  • b10b9c30f2 Fix CI build Theo Kanning 2021-03-09 21:28:16 -0600
  • 217116b819
    Publish to OSSRH instead of Bintray (#4) Theo Kanning 2021-03-09 20:52:48 -0600
  • 54b8e0753d Publish to OSSRH instead of Bintray Theo Kanning 2021-03-09 20:46:16 -0600
  • cdfceb0783
    Fix readme links Theo Kanning 2021-03-01 09:31:39 -0600
  • c14c98c915
    Update Readme Theo Kanning 2020-10-07 09:47:48 -0500
  • 9529928f0a
    Update Readme Theo Kanning 2020-10-07 09:43:04 -0500
  • 70019fa7bb
    Update Readme Theo Kanning 2020-10-07 09:38:16 -0500
  • fe48e8cfc3 Add sources and javadocs jars to published artifacts 0.4.0 Theo Kanning 2020-10-06 18:14:35 -0500
  • a893f80b75 Use release tag without prefixes 0.3.0 Theo Kanning 2020-10-05 19:00:05 -0500
  • 4141fb942a Send library version via command line Theo Kanning 2020-10-05 18:45:06 -0500
  • 3fdc96d6a5 Fix publish.yml Theo Kanning 2020-10-05 18:35:44 -0500