Skip to content

Add Spring AI 1.x plugin and GenAI layer.#795

Merged
wu-sheng merged 9 commits intoapache:mainfrom
peachisai:Add-the-spring-ai-plugin
Mar 1, 2026
Merged

Add Spring AI 1.x plugin and GenAI layer.#795
wu-sheng merged 9 commits intoapache:mainfrom
peachisai:Add-the-spring-ai-plugin

Conversation

@peachisai
Copy link
Contributor

  • If this pull request closes/resolves/fixes an existing issue, replace the issue number. Closes #.
  • Update the CHANGES log.
image

@wu-sheng wu-sheng added this to the 9.7.0 milestone Feb 25, 2026
- sharding-sphere-5.0.0
- sofarpc
- solrj-7.x
- spring-ai-1.x
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supported framework doc should be updated, a new catalog should be added there.

Copy link
Contributor Author

@peachisai peachisai Feb 25, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Supported framework doc should be updated, a new catalog should be added there.

Added

@wu-sheng
Copy link
Member

maven-shade-plugin version bump from 3.2.4 to 3.3.0 any reason to upgrade this?

@peachisai
Copy link
Contributor Author

maven-shade-plugin version bump from 3.2.4 to 3.3.0 any reason to upgrade this?

When I compiled the Java agent with the added Spring AI plugin, I encountered some Shade plugin compatibility errors, which were resolved by updating the version.

@peachisai
Copy link
Contributor Author

It appears that the RocketMQ image version also suffers from the cgroup compatibility issue, so I have replaced it with the latest version.

Comment on lines 20 to 26
4.9.4
4.8.0
4.7.1
4.6.0
4.5.2
4.4.0
4.3.1
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove old versions? some issues?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I thought they are ,but it had been tested successfully on my local env just now, restored

* Event
* [GuavaEventBus](https://github.com/google/guava) 19.x -> 31.x-jre
* GenAI
* [spring-ai](https://github.com/spring-projects/spring-ai) 1.x
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please list your supported llm provider here.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Image

Comment on lines 165 to 177
* OpenAI
* Azure OpenAI
* Anthropic
* Amazon Bedrock
* Google GenAI
* Google VertexAI
* DeepSeek
* Mistral AI
* ZhiPu AI
* MiniMax
* Ollama
* Cohere
* HuggingFace
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's make them flat them in one line.

Copy link
Contributor Author

@peachisai peachisai Mar 1, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image how about this?

@wu-sheng wu-sheng merged commit f750006 into apache:main Mar 1, 2026
205 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants