(improvement)(headless) add sql variable for model sql (#740)

Co-authored-by: jolunoluo
This commit is contained in:
LXW
2024-02-23 11:00:06 +08:00
committed by GitHub
parent e95a528219
commit d8043c356f
7 changed files with 222 additions and 0 deletions

View File

@@ -74,6 +74,7 @@
<poi.version>3.17</poi.version>
<langchain4j.version>0.24.0</langchain4j.version>
<postgresql.version>42.7.1</postgresql.version>
<st.version>4.0.8</st.version>
</properties>
<dependencyManagement>