mirror of
https://github.com/hwchase17/langchain
synced 2024-11-10 01:10:59 +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:
parent
194adc485c
commit
2ef4c9466f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user