You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Aliyun Dashscope Spring AI Client
1
+
# Aliyun Dashscope Spring AI Model
2
2
3
3
[English](./README.md) | [中文](./README_zh_CN.md)
4
4
@@ -8,6 +8,12 @@ Aliyun Dashscope Model for Spring AI
8
8
9
9
[](https://central.sonatype.com/artifact/io.github.alexcheng1982/spring-ai-dashscope-client)
10
10
11
+
## Versions
12
+
13
+
| Client/Model version | Spring AI version |
14
+
|----------------------|-------------------|
15
+
|`1.1.x`|`0.8.1`|
16
+
|`1.2.x`|`1.0.0`|
11
17
12
18
> An Aliyun Dashscope API key is required. The key is set as environment
Copy file name to clipboardExpand all lines: README_zh_CN.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Spring AI 阿里云模型服务灵积(Dashscope)客户端
1
+
# Spring AI 阿里云模型服务灵积(Dashscope)模型
2
2
3
3
[English](./README.md) | [中文](./README_zh_CN.md)
4
4
@@ -8,6 +8,12 @@
8
8
9
9
[](https://central.sonatype.com/artifact/io.github.alexcheng1982/spring-ai-dashscope-client)
10
10
11
+
## 版本
12
+
13
+
| 客户端/模型版本 | Spring AI 版本 |
14
+
|----------|--------------|
15
+
|`1.1.x`|`0.8.1`|
16
+
|`1.2.x`|`1.0.0`|
11
17
12
18
> 需要阿里云模型服务灵积的 API Key,设置为环境变量 `DASHSCOPE_API_KEY`。
0 commit comments