shamoon
|
74c9fedd4c
|
Variable refactoring
|
2025-08-08 08:06:25 -04:00 |
|
shamoon
|
540539643c
|
Merge branch 'dev' into feature-ai
|
2025-08-06 16:04:06 -04:00 |
|
Antoine Mérino
|
0ea159683d
|
Performance: add setting to enable DB connection pooling for PostgreSQL (#10354)
---------
Co-authored-by: Trenton H <797416+stumpylog@users.noreply.github.com>
|
2025-08-02 12:54:13 +00:00 |
|
shamoon
|
b94912a392
|
Merge branch 'dev' into feature-ai
|
2025-07-08 14:20:07 -07:00 |
|
shamoon
|
50e6a4bd61
|
Merge branch 'dev' into feature-ai
|
2025-07-08 14:19:26 -07:00 |
|
shamoon
|
9178af5fb2
|
Feature: add Vietnamese translation (#10352)
|
2025-07-08 14:13:20 -07:00 |
|
dependabot[bot]
|
9889c59d3d
|
Chore(deps): Bump the small-changes group across 1 directory with 7 updates (#10347)
* Chore(deps): Bump the small-changes group across 1 directory with 7 updates
Bumps the small-changes group with 7 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| [concurrent-log-handler](https://github.com/Preston-Landers/concurrent-log-handler) | `0.9.26` | `0.9.28` |
| [dateparser](https://github.com/scrapinghub/dateparser) | `1.2.1` | `1.2.2` |
| [imap-tools](https://github.com/ikvk/imap_tools) | `1.10.0` | `1.11.0` |
| [ocrmypdf](https://github.com/ocrmypdf/OCRmyPDF) | `16.10.2` | `16.10.4` |
| [pathvalidate](https://github.com/thombashi/pathvalidate) | `3.2.3` | `3.3.1` |
| [python-dotenv](https://github.com/theskumar/python-dotenv) | `1.1.0` | `1.1.1` |
| [scikit-learn](https://github.com/scikit-learn/scikit-learn) | `1.6.1` | `1.7.0` |
Updates `concurrent-log-handler` from 0.9.26 to 0.9.28
- [Release notes](https://github.com/Preston-Landers/concurrent-log-handler/releases)
- [Changelog](https://github.com/Preston-Landers/concurrent-log-handler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Preston-Landers/concurrent-log-handler/compare/0.9.26...0.9.28)
Updates `dateparser` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/scrapinghub/dateparser/releases)
- [Changelog](https://github.com/scrapinghub/dateparser/blob/master/HISTORY.rst)
- [Commits](https://github.com/scrapinghub/dateparser/compare/v1.2.1...v1.2.2)
Updates `imap-tools` from 1.10.0 to 1.11.0
- [Release notes](https://github.com/ikvk/imap_tools/releases)
- [Changelog](https://github.com/ikvk/imap_tools/blob/master/docs/release_notes.rst)
- [Commits](https://github.com/ikvk/imap_tools/compare/v1.10.0...v1.11.0)
Updates `ocrmypdf` from 16.10.2 to 16.10.4
- [Release notes](https://github.com/ocrmypdf/OCRmyPDF/releases)
- [Changelog](https://github.com/ocrmypdf/OCRmyPDF/blob/main/docs/release_notes.md)
- [Commits](https://github.com/ocrmypdf/OCRmyPDF/compare/v16.10.2...v16.10.4)
Updates `pathvalidate` from 3.2.3 to 3.3.1
- [Release notes](https://github.com/thombashi/pathvalidate/releases)
- [Changelog](https://github.com/thombashi/pathvalidate/blob/master/CHANGELOG.md)
- [Commits](https://github.com/thombashi/pathvalidate/compare/v3.2.3...v3.3.1)
Updates `python-dotenv` from 1.1.0 to 1.1.1
- [Release notes](https://github.com/theskumar/python-dotenv/releases)
- [Changelog](https://github.com/theskumar/python-dotenv/blob/main/CHANGELOG.md)
- [Commits](https://github.com/theskumar/python-dotenv/compare/v1.1.0...v1.1.1)
Updates `scikit-learn` from 1.6.1 to 1.7.0
- [Release notes](https://github.com/scikit-learn/scikit-learn/releases)
- [Commits](https://github.com/scikit-learn/scikit-learn/compare/1.6.1...1.7.0)
---
updated-dependencies:
- dependency-name: concurrent-log-handler
dependency-version: 0.9.28
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: dateparser
dependency-version: 1.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: imap-tools
dependency-version: 1.11.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: ocrmypdf
dependency-version: 16.10.4
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: pathvalidate
dependency-version: 3.3.1
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
- dependency-name: python-dotenv
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: small-changes
- dependency-name: scikit-learn
dependency-version: 1.7.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: small-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* Removes the setup_logging_queues call which is no longer needed
* Renames the MailboxTLS
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Trenton Holmes <797416+stumpylog@users.noreply.github.com>
|
2025-07-08 09:29:47 -07:00 |
|
shamoon
|
3e6ba34c5e
|
Merge migrations
|
2025-07-02 11:04:59 -07:00 |
|
shamoon
|
62e04ab2fe
|
Fix paperless_ai logging
|
2025-07-02 11:04:58 -07:00 |
|
shamoon
|
20e7f01cec
|
Auto-trigger llmindex rebuild when enabled
|
2025-07-02 11:04:04 -07:00 |
|
shamoon
|
96daa5eb18
|
Use PaperlessTask for llmindex
|
2025-07-02 11:04:04 -07:00 |
|
shamoon
|
77db0c399c
|
Move ai to its own module
|
2025-07-02 11:04:03 -07:00 |
|
shamoon
|
e51c7a27bb
|
Better respect perms for ai suggestions
|
2025-07-02 11:04:03 -07:00 |
|
shamoon
|
a3455c8373
|
Refactor load_or_build_index
|
2025-07-02 11:04:02 -07:00 |
|
shamoon
|
3a9257f10a
|
Cover matching
|
2025-07-02 11:04:01 -07:00 |
|
shamoon
|
3b921da6c3
|
Cover partial indexing
|
2025-07-02 11:04:01 -07:00 |
|
shamoon
|
ad8519482c
|
Refactor and consolidate rag / embedding and tests
|
2025-07-02 11:04:01 -07:00 |
|
shamoon
|
fe205b31c2
|
indexing cleanup and tests
|
2025-07-02 11:04:00 -07:00 |
|
shamoon
|
559caf72c2
|
Unify prompts, cover
|
2025-07-02 11:03:59 -07:00 |
|
shamoon
|
2481a66544
|
Incremental llm index update, add scheduled llm index task
|
2025-07-02 11:03:59 -07:00 |
|
shamoon
|
f6a3882199
|
Some cleanup, typing
|
2025-07-02 11:03:59 -07:00 |
|
shamoon
|
8d48d398eb
|
Handle doc updates, refactor
|
2025-07-02 11:03:58 -07:00 |
|
shamoon
|
b3b9a8fb5b
|
Chat coverage
|
2025-07-02 11:03:58 -07:00 |
|
shamoon
|
4cdc629e3d
|
Tests for rest of RAG
|
2025-07-02 11:03:57 -07:00 |
|
shamoon
|
6f0c6f39b1
|
Fix gzip breaks streaming and flush stream
|
2025-07-02 11:03:55 -07:00 |
|
shamoon
|
0690fd36c5
|
Fix openai api key, config settings saving
|
2025-07-02 11:03:55 -07:00 |
|
shamoon
|
c809a65571
|
Extremely basic chat component
|
2025-07-02 11:03:07 -07:00 |
|
shamoon
|
bb3336f7bc
|
Just use the built-in ollama LLM class of course
|
2025-07-02 11:01:58 -07:00 |
|
shamoon
|
a9ed46de11
|
Fix naming
|
2025-07-02 11:01:58 -07:00 |
|
shamoon
|
1ccaf66869
|
Trim nodes
|
2025-07-02 11:01:57 -07:00 |
|
shamoon
|
e864a51497
|
Backend streaming chat
|
2025-07-02 11:01:57 -07:00 |
|
shamoon
|
4a28be233e
|
Fixup some tests
|
2025-07-02 11:01:56 -07:00 |
|
shamoon
|
5f26139a5f
|
Unify, respect perms
[ci skip]
|
2025-07-02 11:01:56 -07:00 |
|
shamoon
|
ccfc7d98b1
|
Individual doc chat
[ci skip]
|
2025-07-02 11:01:55 -07:00 |
|
shamoon
|
d1bd2af49c
|
Super basic doc chat
[ci skip]
|
2025-07-02 11:01:55 -07:00 |
|
shamoon
|
e2eec6dc71
|
Better encapsulate backends, use llama_index OpenAI
|
2025-07-02 11:01:54 -07:00 |
|
shamoon
|
df8f07555f
|
Tweak ollama timeout, prompt
[ci skip]
|
2025-07-02 11:01:54 -07:00 |
|
shamoon
|
3660336bcf
|
Fix ollama, fix RAG
[ci skip]
|
2025-07-02 11:01:53 -07:00 |
|
shamoon
|
aeceaf60a2
|
RAG into suggestions
|
2025-07-02 11:01:53 -07:00 |
|
shamoon
|
959ebdbb85
|
llamaindex vector index, llmindex mangement command
|
2025-07-02 11:01:52 -07:00 |
|
shamoon
|
9f8b8a9f20
|
Use password and select config fields
|
2025-07-02 11:01:52 -07:00 |
|
shamoon
|
f5fc04cfe2
|
Use a frontend config
|
2025-07-02 11:01:51 -07:00 |
|
shamoon
|
767118fa8a
|
Fix
|
2025-07-02 11:01:48 -07:00 |
|
shamoon
|
339612f4ec
|
Backend tests
|
2025-07-02 11:01:48 -07:00 |
|
shamoon
|
e7592c6269
|
Correct object retrieval
|
2025-07-02 11:01:48 -07:00 |
|
shamoon
|
ffc0b936f3
|
Refactor
|
2025-07-02 11:01:47 -07:00 |
|
shamoon
|
1a6540e8ed
|
Move module
|
2025-07-02 11:01:47 -07:00 |
|
shamoon
|
01dc3cc17c
|
Rename config
|
2025-07-02 11:01:45 -07:00 |
|
shamoon
|
55cb9cedc7
|
Basic start
|
2025-07-02 11:00:54 -07:00 |
|
Antoine Mérino
|
f940ed0b7b
|
Fix: Fallback to Redis URL if no DB read cache Redis URL provided (#10315)
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-07-02 10:59:24 -07:00 |
|