-
Notifications
You must be signed in to change notification settings - Fork 8.4k
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
[WIP] feat: Adapting the spring-ai to the TongYI model #3659
Merged
chickenlj
merged 13 commits into
alibaba:2023.x
from
yuluo-yx:0315-yuluo/feat-spring-ai-infr
Mar 28, 2024
Merged
[WIP] feat: Adapting the spring-ai to the TongYI model #3659
chickenlj
merged 13 commits into
alibaba:2023.x
from
yuluo-yx:0315-yuluo/feat-spring-ai-infr
Mar 28, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruansheng8
reviewed
Mar 21, 2024
...oud-starter-alibaba-ai/src/main/java/com/alibaba/cloud/ai/tongyi/aot/TongYiRuntimeHints.java
Outdated
Show resolved
Hide resolved
chickenlj
approved these changes
Mar 28, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
yuluo-yx
added a commit
to yuluo-yx/spring-cloud-alibaba
that referenced
this pull request
Apr 20, 2024
* optimize: update gitignore (alibaba#3651) Signed-off-by: slievrly <[email protected]> * chore: update gitignore (alibaba#3653) * Fix typo in Nacos example readme-zh.md (alibaba#3654) * docs: update nacos config example (alibaba#3666) * feat: remove license check ci (alibaba#3655) * feat: Adapting the spring-ai to the TongYI model (alibaba#3659) * example: add ai-example simple front pages and update ai-example code (alibaba#3669) Signed-off-by: yuluo-yx <[email protected]> * Bump SpringCloud version from 2023.0.0 to 2023.0.1 (alibaba#3668) * docs: Update code of conduct url (alibaba#3671) * feat: bump srping-ai to 0.8.1, tongyi sdk to 2.12.0 and adapt function call (alibaba#3673) Signed-off-by: yuluo-yx <[email protected]> * fix: sentinel circuit breaker FeignClientCircuitBreakerRuleTests (alibaba#3676) Signed-off-by: yuluo-yx <[email protected]> * feat: adapt spring-ai images api (alibaba#3678) Signed-off-by: yuluo-yx <[email protected]> * Bump Nacos version from 2.3.0 to 2.3.2 (alibaba#3682) * Bump SpringBoot version from 3.2.0 to 3.2.4 (alibaba#3683) * feat: add TongYi speech models (alibaba#3685) Signed-off-by: yuluo-yx <[email protected]> * docs: Update 2023.x README document url (alibaba#3689) * chore: add issue commands Signed-off-by: yuluo-yx <[email protected]> --------- Signed-off-by: slievrly <[email protected]> Signed-off-by: yuluo-yx <[email protected]> Co-authored-by: jimin <[email protected]> Co-authored-by: grasse <[email protected]> Co-authored-by: ruansheng <[email protected]> Co-authored-by: jaimyjie <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Describe what this PR does / why we need it
spring-cloud-alibaba-ai
.Spring AI
TongYi models
Spring AI chat completion api