DanConstantini
DanConstantini
# Add Chainlit to deployment options Add [Chainlit](https://github.com/Chainlit/chainlit) as deployment options Used links to Github examples and Chainlit doc on the LangChain integration
The text box is too small in the chat settings. 
Haystack launched Haystack v2 and should have a functional callback system. We should update the existing callback handler when the feature is available there. Then update the cookbook examples
When a user deletes a conversation/thread, I want to be able to catch that event and potentially clear a vector database for example. Workaround: Periodically delete threads and corresponding items...