Skip to content

Commit

Permalink
doc(README): add demo site
Browse files Browse the repository at this point in the history
  • Loading branch information
RockChinQ committed Sep 22, 2023
1 parent 8278594 commit 52619d1
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,17 @@ print(response)

## Quick Test

### Demo

Allow to login and modify the channel/apikey settings.Reset every 30 minutes(xx:00/xx:30).

Address: https://foa-demo.rockchin.top
Password: 12345678

### Test channel

Can only use the channel, can't login:

api_base: https://foa.rockchin.top/v1
api_key: sk-foaumWEd2Jdfb9wrDSEqE5zEJo81XKd0v76yPsgsTWQgRPpe
model: gpt-3.5-turbo
11 changes: 11 additions & 0 deletions README_cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,17 @@ print(response)

## 快速体验

### Demo

可以登录并修改通道和key数据,每30分钟重置(xx:00/xx:30).

地址:https://foa-demo.rockchin.top
密码:12345678

### 测试通道

仅可使用通道,不可登录:

api_base: https://foa.rockchin.top/v1
api_key: sk-foaumWEd2Jdfb9wrDSEqE5zEJo81XKd0v76yPsgsTWQgRPpe
model: gpt-3.5-turbo

0 comments on commit 52619d1

Please sign in to comment.