Releases: LianjiaTech/bella-openai4j
Releases · LianjiaTech/bella-openai4j
Release 0.23.26
Release 0.23.26
Recent Changes
- Usage add method (5cd61a3)
Maven Dependencies
<!-- Main API -->
<dependency>
<groupId>top.bella</groupId>
<artifactId>openai-java-api</artifactId>
<version>0.23.26</version>
</dependency>
<!-- HTTP Client -->
<dependency>
<groupId>top.bella</groupId>
<artifactId>openai-java-client</artifactId>
<version>0.23.26</version>
</dependency>
<!-- Service Layer -->
<dependency>
<groupId>top.bella</groupId>
<artifactId>openai-java-service</artifactId>
<version>0.23.26</version>
</dependency>Release 0.23.25
Release 0.23.25
Recent Changes
- remove test (613667d)
- publish cicd (1043cbb)
- update GitHub workflow (b95f5ce)
- Merge pull request #1 from muverystrong/feat/main-support-queue (aec0f13)
- feat: add queue support (4bfaab3)
- update assistant (93e74e4)
- add fields (1a8671a)
- add file_id (ec19c9e)
- support assistant api (eee3e2a)
Maven Dependencies
<!-- Main API -->
<dependency>
<groupId>top.bella</groupId>
<artifactId>openai-java-api</artifactId>
<version>0.23.25</version>
</dependency>
<!-- HTTP Client -->
<dependency>
<groupId>top.bella</groupId>
<artifactId>openai-java-client</artifactId>
<version>0.23.25</version>
</dependency>
<!-- Service Layer -->
<dependency>
<groupId>top.bella</groupId>
<artifactId>openai-java-service</artifactId>
<version>0.23.25</version>
</dependency>