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]: No response when call API of list agent sessions #4475

Open
1 task done
yiwoxingfei opened this issue Jan 14, 2025 · 10 comments
Open
1 task done

[Bug]: No response when call API of list agent sessions #4475

yiwoxingfei opened this issue Jan 14, 2025 · 10 comments
Labels
bug Something isn't working

Comments

@yiwoxingfei
Copy link

yiwoxingfei commented Jan 14, 2025

Is there an existing issue for the same bug?

  • I have checked the existing issues.

RAGFlow workspace code commit ID

RAGFlow image version

v0.15.1 slim

Other environment information

No response

Actual behavior

when call /api/v1/agents/{agent_id}/sessions?page=1&page_size=11&orderby=create_time&desc=desc&id=1e8c9cdcd22c11efb5ae0242ac140006&user_id=1111111111111111111
Only the following format is returned, no other data
{
"code": 0,
"data": []
}

Expected behavior

No response

Steps to reproduce

Additional information

No response

@yiwoxingfei yiwoxingfei added the bug Something isn't working label Jan 14, 2025
@JinHai-CN JinHai-CN changed the title [Bug]: List agent sessions api请求无数据返回 [Bug]: No response when call API of list agent sessions Jan 14, 2025
@JinHai-CN
Copy link
Contributor

We intend to create an international community, so we encourage using English for communication.

@yiwoxingfei
Copy link
Author

Is there any problem with the new version?

@KevinHuSh
Copy link
Collaborator

What about removing the user_id?

@yiwoxingfei
Copy link
Author

No, this interface function returns the historical conversation records, but now the returned data is empty!

@yiwoxingfei
Copy link
Author

Also, the parsing of knowledge base files is always sometimes good and sometimes bad, sometimes it can be parsed successfully, sometimes it cannot be parsed!

@KevinHuSh
Copy link
Collaborator

Try the nightly version of docker image.

@yiwoxingfei
Copy link
Author

How to use the nightly version

@yiwoxingfei
Copy link
Author

There are also some long answers that prompt the content is truncated. How to deal with it?

@yiwoxingfei
Copy link
Author

Is the chat model involved when parsing documents uploaded to the knowledge base, or is only the vector model used?

@KevinHuSh
Copy link
Collaborator

How to use the nightly version

Here.

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

3 participants