You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/zj/Local1/codeFiles/LC/webui.py", line 64, in <module>
pages[selected_page]["func"](api=api, is_lite=is_lite)
File "/home/zj/Local1/codeFiles/LC/webui_pages/dialogue/dialogue.py", line 324, in dialogue_page
chat_box.show_feedback(**feedback_kwargs,
File "/home/zj/Local/anaconda3/envs/LC/lib/python3.11/site-packages/streamlit_chatbox/messages.py", line 309, in show_feedback
return streamlit_feedback(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zj/Local/anaconda3/envs/LC/lib/python3.11/site-packages/streamlit_feedback/init.py", line 107, in streamlit_feedback
component_value = _component_func(
^^^^^^^^^^^^^^^^
File "/home/zj/Local/anaconda3/envs/LC/lib/python3.11/site-packages/streamlit_option_menu/streamlit_callback.py", line 20, in wrapper_register_widget
return register_widget(*args, **kwargs)
The text was updated successfully, but these errors were encountered:
These discussions might provide some insights or potential solutions to the problem you're encountering with version 0.2.10. You might want to check them out for any updates or suggestions that could help resolve your issue.
File "/home/zj/Local1/codeFiles/LC/webui.py", line 64, in <module>
pages[selected_page]["func"](api=api, is_lite=is_lite)
File "/home/zj/Local1/codeFiles/LC/webui_pages/dialogue/dialogue.py", line 324, in dialogue_page
chat_box.show_feedback(**feedback_kwargs,
File "/home/zj/Local/anaconda3/envs/LC/lib/python3.11/site-packages/streamlit_chatbox/messages.py", line 309, in show_feedback
return streamlit_feedback(**kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/home/zj/Local/anaconda3/envs/LC/lib/python3.11/site-packages/streamlit_feedback/init.py", line 107, in streamlit_feedback
component_value = _component_func(
^^^^^^^^^^^^^^^^
File "/home/zj/Local/anaconda3/envs/LC/lib/python3.11/site-packages/streamlit_option_menu/streamlit_callback.py", line 20, in wrapper_register_widget
return register_widget(*args, **kwargs)
The text was updated successfully, but these errors were encountered: