After i downloaded the newest version from ChatRTX, firstly it only works if https is disabled, https trhows bad sec error.
If i try to set share=True, gives gradio error.
if i try following these(Chat with RTX Easy Guide: Running on LAN & Making It Pu) steps to make it available on LAN, via http, i get bad request from chat.
I meet the same problem.
My log is
ERROR: Exception in ASGI application
Traceback (most recent call last):
File "C:\Users\shuo.liu\AppData\Local\NVIDIA\ChatRTX\env_nvd_rag\lib\site-packages\gradio\queueing.py", line 223, in push
event_queue = self.event_queue_per_concurrency_id[event.concurrency_id]
KeyError: '2228484036096'
1 Like