You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In fact, this is not always true
After further investigation, I find out, that I need to pass exactly dataset_id ( hash-like string).
It is fine, but:
The message itself misleading.
After playing with other different parts of the API (ie, datasets creation, chats creation) - very common error is "you do not own something" instead of "you set parameter A incorreclty, expected: has-like id, you provided: string"
Probably this should be transformed into feature request.
Describe your problem
Hi,
I am experimenting with Python API, and the following command resulting in error
I am the only user of the deployed ragflow- nightly build, dataset is present and I am the owner of dataset.
Image version is
0.15.1-122-g367babda slim
The text was updated successfully, but these errors were encountered: