mirror of
https://github.com/hwchase17/langchain.git
synced 2025-09-01 19:12:42 +00:00
community: modify document links for tencent vectordb (#26316)
- modify document links for create a tencent vectordb database instance. Co-authored-by: wlleiiwang <wlleiiwang@tencent.com> Co-authored-by: Erick Friis <erick@langchain.dev>
This commit is contained in:
@@ -144,7 +144,7 @@ class TencentVectorDB(VectorStore):
|
||||
|
||||
In order to use this you need to have a database instance.
|
||||
See the following documentation for details:
|
||||
https://cloud.tencent.com/document/product/1709/94951
|
||||
https://cloud.tencent.com/document/product/1709/104489
|
||||
"""
|
||||
|
||||
field_id: str = "id"
|
||||
|
Reference in New Issue
Block a user