Roman Tyshyk
Roman Tyshyk
I found an issue with Soft Delete (https://laravel.com/docs/5.5/eloquent#soft-deleting) The pagination returns "total" property which includes records with "deleted_at" attribute. Is it a bug, or I am missing something? Thanks!
Hi there, It would be really nice to change the order of hosts in nginx config and make the first host, e.g. `server_name _ docker;` (/etc/nginx/vhost.conf) For example nginx-vts-module uses...
Hi, Thanks for a great tool. I noticed that there are no checks for container state. As result container `upstream` may contain two IP addresses when the upgrade is not...
Thanks for the workflow! Could you please add search by tag/project in the same was as it is implemented in todoist search? Thanks, Roman
Looks like it is not possible to have Embedded object as a single item and bundle forces to use always array. Is it right or I am missing something? The...
Add possibility to add `MAIL_FROM` setting with fallback to `SMTP_USER`, as `SMTP_USER` not always a valid email address.
Fixes #6441 (issue) `mget` method in `BaseStore` must return values or undefined in the same order as the input keys. PR is fixing MongoDB storage implementation.
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain.js documentation with the integrated search. - [X] I used...
Version: v0.4.1 Prev version: v0.3.79 Installation: self-hosted We updated our Danswer installation from v0.3.79 to v0.4.1, and it looks like there is a chunking issue. Chunking works well when the...