DentroAI

Results 21 issues of DentroAI

### Self Checks - [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones. - [X] I confirm that I am using English to submit report...

💣 stale

**Describe the Custom Component** - What is the purpose of the custom component? Event handler that's called when anything is pasted in, e.g. text or files - What is the...

feature request

**Describe the bug** When using `autofocus` with `rx.radix.text_field.input` the cursor is successfully captured when opening the site, but when submitting the message there's an error: ``` Traceback (most recent call...

bug

**Describe the bug** Not sure if I'm doing something wrong, but it seems to me as if I'm only able to paste in a single file. When I select multiple...

enhancement

**Describe the bug** When using the new paste handler, I can't set up the event handler so that if a file is pasted we only handle the file but do...

enhancement

**Describe the bug** The markdown component wraps nicely when only text is displayed, but the moment some part is rendered as code and longer than the width it doesn't wrap...

bug

Legendmor wrote 2 months ago that "We need to document this in the styling section" regarding how to use custom radix stylesheets. As I can't find it in the docs...

documentation
linear
hacktoberfest

**Describe the bug** Could it be that it isn't possible to paste very big files? I got a screenshot that's 2.8 MB. I can upload it using the "normal" file...

linear
Reflex > Open source core OSS
hacktoberfest

**Describe the feature you'd like** It's possible with langchain to set following environment variables: - LANGCHAIN_HIDE_INPUTS - LANGCHAIN_HIDE_OUTPUTS If these env vars are set to `true`, no input text or...

enhancement

**Describe the feature you'd like** I want to have a document loader for the doc store where I can upload a text file (in the future PDF would also be...

enhancement