Thibaut Patel
Thibaut Patel
# **Is your feature request related to a problem? Please describe.** The integration of apps with variable parameters is not possible. # **Describe the solution you'd like** I would like...
## Description - This element allows displaying local or remote pdf files in the chat UI - For now the implementation is simple: the backend sends a base64 string to...
- The child component is hidden when resizing to speed up rendering - The handle has a 5px+ border around it to help users select it - Removed the code...
fixes #743 - only consider paste input if it can't be converted as text
Chainlit has a feature that enables you to store, analyze and persist your data with [Literal](https://getliteral.ai/). You can also create your own [custom data layer](https://docs.chainlit.io/data-persistence/custom) to store the data in...
refs https://github.com/TryGhost/Team/issues/1302 - Enables querying for `MemberCancelEvent`
partially resolves #4143 - Add withXmp(xmpBuffer) method to embed custom XMP metadata in output images - Include parameter validation for non-Buffer inputs - Add tests - Update API documentation