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]: Creating an agent session returns an empty 'user_id' instead of the provided value #4216

Closed
1 task done
qust5979 opened this issue Dec 25, 2024 · 0 comments
Closed
1 task done
Labels
bug Something isn't working

Comments

@qust5979
Copy link

Is there an existing issue for the same bug?

  • I have checked the existing issues.

RAGFlow workspace code commit ID

03cbbf7

RAGFlow image version

03cbbf7(v0.15.1)

Other environment information

OS type: Centos 7

Actual behavior

Creating an agent session returns an empty 'user_id' instead of the provided value.
image

Expected behavior

Creating an agent session returns 'user_id' instead of empty value

Steps to reproduce

Creating an agent session by API /api/v1/agents/{agent_id}/sessions

Additional information

here ?
image

@qust5979 qust5979 added the bug Something isn't working label Dec 25, 2024
@KevinHuSh KevinHuSh mentioned this issue Dec 25, 2024
1 task
KevinHuSh added a commit that referenced this issue Dec 25, 2024
### What problem does this PR solve?
#4216

### Type of change

- [x] Bug Fix (non-breaking change which fixes an issue)
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

2 participants