Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs/en/guides/01-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -1082,6 +1082,9 @@ Supports cloud-deployed VikingDB on Volcengine
}
}
```

**Supported regions** (`volcengine` backend): `cn-beijing`, `cn-shanghai`, `cn-guangzhou`, and `ap-southeast-1` (Southeast Asia). When no explicit `host` is set, `region` selects the built-in VikingDB API host and should be one of these values.

</details>


Expand Down
3 changes: 3 additions & 0 deletions docs/zh/guides/01-configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -1053,6 +1053,9 @@ RAGFS 默认使用 Rust binding 模式,通过 Rust 实现直接访问文件系
}
}
```

**支持的区域**(`volcengine` 后端):`cn-beijing`、`cn-shanghai`、`cn-guangzhou` 和 `ap-southeast-1`(东南亚)。未显式设置 `host` 时,`region` 用于选择内置的 VikingDB API 主机,应为上述值之一。

</details>


Expand Down