Skip to content

Commit eed4ccc

Browse files
committed
Merge branch 'main' of github.com:clue-ai/clueai-python
2 parents a773991 + ffb979f commit eed4ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ import clueai
144144
cl = clueai.Client("", check_api_key=False)
145145
response = cl.upload_corpus(
146146
model_name='clueai-base',
147-
file_path="test.json",
147+
file_path="law_test.json",
148148
field="title"
149149
)
150150
engine_key = response["engine_key"]

0 commit comments

Comments
 (0)