DanConstantini

Results 4 issues of 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. ![image](https://github.com/Chainlit/chainlit/assets/16107237/dac13d46-b688-4a46-996f-b73c3222b217)

bug
stale

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

bug
stale

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...

enhancement