Skip to content

Commit ffd3c90

Browse files
committed
update comment
1 parent 28928f5 commit ffd3c90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/uipath_langchain/vectorstores/context_grounding_vectorstore.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
44
This is a read-only vector store that uses the UiPath Context Grounding API to retrieve documents.
55
6-
You need to set the following environment variables:
6+
You need to set the following environment variables (also see .env.example):
77
### - UIPATH_URL="https://alpha.uipath.com/{ORG_ID}/{TENANT_ID}"
88
### - UIPATH_ACCESS_TOKEN={BEARER_TOKEN_WITH_CONTEXT_GROUNDING_PERMISSIONS}
99
### - UIPATH_FOLDER_PATH="" - this can be left empty

0 commit comments

Comments
 (0)