Skip to content

Commit 7ac65a8

Browse files
committed
1 touchup
1 parent 87a643f commit 7ac65a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/machine-learning/prompt-flow/how-to-integrate-with-langchain.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ After you structure your flow and move your code to specific tool nodes, you nee
9797

9898
:::image type="content" source="./media/how-to-integrate-with-langchain/custom-connection-python-node-1.png" alt-text="Screenshot of doc search chain node highlighting the custom connection. " lightbox = "./media/how-to-integrate-with-langchain/custom-connection-python-node-1.png":::
9999

100-
1. Replace the environment variables that originally defined the key or credential with the corresponding key from the connection.
100+
1. Replace environment variables that originally defined the keys or credentials with the corresponding keys from the connection.
101101

102102
1. Parse the input to the input section of the node UI, and then select your custom connection from the **Value** dropdown list in the UI.
103103

0 commit comments

Comments
 (0)