-
Notifications
You must be signed in to change notification settings - Fork 1.3k
feat: nl2sql LLMService的call增加spring cache支持 #994
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
…ba-starter-store-analyticdb for code clean
zhangjunfeng seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
✅ Approved Changes:
|
Closed for no response. |
增加依赖 spring-ai-alibaba-starter-store-analyticdb 减少重复代码。
修复AbstractDBConnectionPool因为每次创建DataSource,而不能pool的bug。
Describe what this PR does / why we need it
Does this pull request fix one issue?
Describe how you did it
Describe how to verify it
Special notes for reviews