Skip to content

Commit bca7cde

Browse files
committed
update
1 parent 1bfd4b8 commit bca7cde

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ db = client.vectordb(db_id="df7431d0-****-****-****-************")
106106

107107
## Connect to Epsilla RAG
108108

109-
The resp will contains answer as well as contexts, like {"answer": "**", "contexts": ['context1','context2']}
109+
The resp will contains answer as well as contexts, like {"answer": "****", "contexts": ['context1','context2', ...]}
110110

111111
```python3
112112
from pyepsilla import cloud

0 commit comments

Comments
 (0)