imaprogrammer
imaprogrammer
One use case for making file name uniform by detecting the delimiter used and replace it with space. The output could have a field called "delimiter_detected" for this if the...
**Is your feature request related to a problem? Please describe.** No. This is an enhancement / useful feature **Describe the solution you'd like** When the user *Hovers* over the UITextEntryLine...
Clarified to create a copy of example.env instead of renaming it to prevent accidentally removing from repo
I need the bot to be able to know how many, and filenames of the documents when asking. For example a prompt could be: > For each document, find the...
Made gradio optional as it is not strictly needed to run the model. *Changes*: - Added 'gradio' optional dependency in the pyproject.toml file - Update README.md to add instructions to...
Title says it all. When using `from fastapi_admin.file_upload import FileUpload` and it returns the save path (endpoint to fetch the file) using prefix and filename, it joins the path using...
## Feature request #### What problem does this feature solve? This feature request should add support to sending RGBW data to the Lightstick's LED (it Pairs via Bluetooth) from the...
For example: ``` %[&request_agg](100) [~[i need?]|what is] [the?] @[aggregation][ and @[aggregation]?][\??] @[aggregation] average [value?] median [value?] minimum [value?] maximum [value?] ~[i need] [&i]['d| would?] [need|want] [&i]['d| would] like give [me?]...
Title says all. Current implementation assumes `len(chain.output_keys) > 1` is a retrieval chain, but that is not always the case, since it can be any other type of chain (like...