Skip to content

Commit 1f65921

Browse files
committed
update doc
1 parent 2834bc3 commit 1f65921

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Aliyun Dashscope Spring AI Client
1+
# Aliyun Dashscope Spring AI Model
22

33
[English](./README.md) | [中文](./README_zh_CN.md)
44

@@ -8,6 +8,12 @@ Aliyun Dashscope Model for Spring AI
88

99
[![Maven Central Version](https://img.shields.io/maven-central/v/io.github.alexcheng1982/spring-ai-dashscope-client)](https://central.sonatype.com/artifact/io.github.alexcheng1982/spring-ai-dashscope-client)
1010

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` |
1117

1218
> An Aliyun Dashscope API key is required. The key is set as environment
1319
> variable `DASHSCOPE_API_KEY`.

README_zh_CN.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Spring AI 阿里云模型服务灵积(Dashscope)客户端
1+
# Spring AI 阿里云模型服务灵积(Dashscope)模型
22

33
[English](./README.md) | [中文](./README_zh_CN.md)
44

@@ -8,6 +8,12 @@
88

99
[![Maven Central Version](https://img.shields.io/maven-central/v/io.github.alexcheng1982/spring-ai-dashscope-client)](https://central.sonatype.com/artifact/io.github.alexcheng1982/spring-ai-dashscope-client)
1010

11+
## 版本
12+
13+
| 客户端/模型版本 | Spring AI 版本 |
14+
|----------|--------------|
15+
| `1.1.x` | `0.8.1` |
16+
| `1.2.x` | `1.0.0` |
1117

1218
> 需要阿里云模型服务灵积的 API Key,设置为环境变量 `DASHSCOPE_API_KEY`
1319

0 commit comments

Comments
 (0)