Skip to content

Commit f4f2767

Browse files
authored
Update hello_epsilla_rag.py
1 parent 7ca75e6 commit f4f2767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/hello_epsilla_rag.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
from pyepsilla import cloud
1010

11-
# Connect to Epsilla RAG
11+
# Connect to Epsilla RAG, conversation_id is not a must
1212
client = cloud.RAG(
1313
project_id="**********",
1414
api_key="eps_**********",

0 commit comments

Comments
 (0)