mirror of
https://github.com/slhaf/Partner.git
synced 2026-05-12 08:43:02 +08:00
refactor(interaction-api): extract interaction data models into new Partner-Interaction-Api module and update imports/dependencies
This commit is contained in:
@@ -83,6 +83,11 @@
|
||||
<artifactId>openai-java</artifactId>
|
||||
<version>4.26.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>work.slhaf.partner</groupId>
|
||||
<artifactId>partner-interaction-api</artifactId>
|
||||
<version>0.5.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
<properties>
|
||||
|
||||
Reference in New Issue
Block a user