hagrebi
hagrebi
The idea is to have a collapsible part of the UI showing favorites like browser folders and favorites. If you'd like to take this further, users may need to be...
Could you update the function to accept setting unsafe html to true only for LLM response like this for example? cl.Message(content=llm_response, unsafe_allow_html=True).send()
1. I don't really agree that this breaks the existing functionality if it is designed as part of the product 2. Security including preventing script injection is a real concern...