Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: rag_object.retrieve() issue error #3601

Open
1 task done
DrJasonhan opened this issue Nov 22, 2024 · 0 comments
Open
1 task done

[Bug]: rag_object.retrieve() issue error #3601

DrJasonhan opened this issue Nov 22, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@DrJasonhan
Copy link

Is there an existing issue for the same bug?

  • I have checked the existing issues.

RAGFlow workspace code commit ID

000000

RAGFlow image version

0.13

Other environment information

Ubuntu

Actual behavior

Traceback (most recent call last):
File "/Applications/PyCharm.app/Contents/plugins/python-ce/helpers/pydev/pydevconsole.py", line 364, in runcode
coro = func()
File "", line 1, in
File "/Users/shuaihan/miniconda3/envs/X/lib/python3.10/site-packages/ragflow_sdk/ragflow.py", line 181, in retrieve
raise Exception(res.get("message"))
Exception: datasets is required.

Expected behavior

No response

Steps to reproduce

本地按照https://ragflow.io/docs/dev/正常调用该函数

Additional information

No response

@DrJasonhan DrJasonhan added the bug Something isn't working label Nov 22, 2024
@JinHai-CN JinHai-CN changed the title [Bug]: rag_object.retrieve()函数报错 [Bug]: rag_object.retrieve() issue error Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant