-
Notifications
You must be signed in to change notification settings - Fork 165
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
feat: add news plugin #226
base: workflow
Are you sure you want to change the base?
Conversation
…' into origin-alibaba
xiaoyuntao 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. |
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.
for building more atomic modules, we encourage contributors to separate news functionCalling module into two modules.
for example, spring ai alibaba sina module and spring ai alibaba toutiao module
community/plugins/spring-ai-alibaba-starter-plugin-news/pom.xml
Outdated
Show resolved
Hide resolved
community/plugins/spring-ai-alibaba-starter-plugin-news/pom.xml
Outdated
Show resolved
Hide resolved
...tarter-plugin-news/src/main/java/com/alibaba/cloud/ai/plugin/news/NewsAutoConfiguration.java
Outdated
Show resolved
Hide resolved
...tarter-plugin-news/src/main/java/com/alibaba/cloud/ai/plugin/news/NewsAutoConfiguration.java
Outdated
Show resolved
Hide resolved
...-alibaba-starter-plugin-news/src/main/java/com/alibaba/cloud/ai/plugin/news/NewsService.java
Outdated
Show resolved
Hide resolved
done |
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