Skip to content
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

OSPP: Completed Spring Cloud Alibaba's Spring AI model support for Tongyi series models #35

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

yuluo-yx
Copy link
Contributor

@yuluo-yx yuluo-yx commented Sep 28, 2024

BackGround

Spring Cloud Alibaba AI currently completes access to the Tongyi series of large models based on the Spring AI 0.8.1 version API. Tongyi Access is based on Alibaba Cloud Lingji Model Service. Lingji Model Service is based on the concept of "Model-as-a-Service (MaaS)" and focuses on models in various fields of AI through standardized The API provides a variety of model services including model inference and model fine-tuning training.

In the latest version, Spring Cloud Alibaba AI has mainly completed the adaptation of several common generative models, including dialogue, Vincentian pictures, Vincentian speech, etc. Developers can use Spring Cloud Alibaba AI to develop general meaning-based chat, picture or For speech generation AI applications, the framework also provides practical capabilities such as OutParser, Prompt Template, and Stuff.

Complete task

Because the project has been migrated from Spring Cloud Alibaba to the Spring Al Alibaba warehouse, I have unified it here. List the PRs completed in the question.

Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
Signed-off-by: yuluo-yx <yuluo08290126@gmail.com>
@yuluo-yx yuluo-yx changed the title feat: add some examples OSPP: Completed Spring Cloud Alibaba's Spring AI model support for Tongyi series models Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant