chainlit
chainlit copied to clipboard
Share thread menu entry allways appears
trafficstars
Describe the bug Related to thread sharining document there are prerequisites to show the Share UI:
If any prerequisite is missing, the Share UI will not appear and the endpoints will reject requests.
In fact, the share ui is always visible.
To Reproduce Steps to reproduce the behavior:
- Miss any of the prerequisites, e.g. set
allow_thread_sharing = false
Expected behavior Share UI is not visible in menu entry.
Screenshots
Desktop (please complete the following information):
- OS: Windows 11
- Browser chrome
- Version 142.0.7444.135
Smartphone (please complete the following information):
N/A
Additional context
N/A