Skip to content

Commit 87ccf45

Browse files
authored
Merge pull request #15 from UiPath/fix/update_retrieval_sample
chore: update retrieval sample
2 parents d94d2f0 + a7e5e8d commit 87ccf45

File tree

5 files changed

+1970
-2
lines changed

5 files changed

+1970
-2
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[project]
2-
name = "uipath_retrieval_chain"
2+
name = "retrieval-chain"
33
version = "0.0.1"
44
description = "Sample retrieval chain using UiPath Context Grounding API"
55
authors = [{ name = "Andrei Rusu", email = "andrei.rusu@uipath.com" }]
66
dependencies = [
7-
"uipath-langchain>=0.0.85",
7+
"uipath-langchain>=0.0.87",
88
]
99
requires-python = ">=3.10"

0 commit comments

Comments
 (0)