solon-ai-mcp-embedded-examples
The solon-ai-mcp-embedded-examples repository provides embedded examples of AI and machine learning in Java. This allows developers to easily integrate AI functionalities into their applications and enhance their practical skills. The sample code is clear and easy to understand, catering to various use cases.
GitHub Stars
5
User Rating
Not Rated
Favorites
0
Views
4
Forks
4
Issues
1
solon-ai-mcp-embedded-examples
solon-ai & solon-ai-mcp & solon-ai-flow 同时支持:java8、java11、java17、java21、java24(java8+)
本示例项目会经常更新,建议经常同步。
说明
示例内容包括:
- llm
- chatModel 基本使用,及单测
- tool call 基本使用,及单测
- rag 基本使用,及单测(embeddingModel,repository,splitter)
- mcp (含 sse, streamable 示例;支持 MCP_2025_03_26 协议)
- server 基本使用(需要 solon 容器支持)
- client 基本使用,及单测
示例
示例 | 说明 |
---|---|
solon-ai-in-jfinal | |
solon-ai-in-jfinal-newstyle | 使用了 solon mvc 体系(支持异步响应) |
solon-ai-in-solon | |
solon-ai-in-springboot2 | |
solon-ai-in-springboot3 | |
solon-ai-in-vertx | |
solon-ai-in-webflux2-llm | 只有 llm 示例(没有 mcp) |
solon-ai-in-webflux3-llm | 只有 llm 示例(没有 mcp) |
server2mcp is a tool for building Multi-Channel Platforms (MCP) using Java. It provides developers with features to efficiently manage servers and process data. It excels in API integration and automated data processing, making it a valuable resource for developers looking to streamline their workflows.