-
### Checklist
- [X] The issue exists after disabling all extensions
- [X] The issue exists on a clean installation of webui
- [ ] The issue is caused by an extension, but I believe it is caused by a …
OttCS updated
5 months ago
-
**Acceptance Criteria**
Please replace the circled text in AB+C Portal to the following for Drieway/Sidewalks applications
"Please enter all known data. For further information regarding Driveway…
-
First of all, thanks for the great library! It has been a breeze so far, and I really enjoyed writing DB access layer with it — something that's not happening too often!
Right now I'm stuck trying…
-
Adventuron currently has experimental support for printing a special message if an object is present, and has not yet been picked up (experimental_initial_message attribute on scenery).
We should…
-
```
from unstructured.ingest.connector.confluence import ConfluenceAccessConfig, SimpleConfluenceConfig
from unstructured.ingest.interfaces import PartitionConfig, ProcessorConfig, ReadConfig
from …
-
See jgm/CommonMark#57, especially @zdne's comment.
Instead of starting and ending line and column for each element, we need to associate each element with a possibly non-contiguous range of positions…
-
Thank you for your assistance:
![IMG_6375 (1)](https://github.com/user-attachments/assets/37a42abf-9a62-4856-9cc2-9faec5295b6f)
SCREENSHOT HERE
>_The screenshot from the Bisq client must ha…
-
Hi there, I am considering adding some hands-on code usage to your repo as I find reading textual description quite hard.
If you think it is good, I am gonna create a PR for the README.md file
```…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues and checked the recent builds/commits
### What happened?
After switching to torch 2, I can't generate even i…
-
I need to parse textual data stored in xlsx file. Some cells contains percentage (as in gist xlsx file). By default the value of this cell is float, (e.g. `0.3` for `30%`) and I need the original text…