911 Commits

Author SHA1 Message Date
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
733a9674d6
Fix: prevent duplicate cachalot app in Django settings (#10300)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-07-01 09:11:58 -07:00
Antoine Mérino
6591d5da63
Performance: Add support for configuring date parser languages (#10181)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-07-01 05:57:38 +00:00
Antoine Mérino
1671d49d44
Enhancement: Add a database caching for improved performance (#9784)
---------

Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-06-30 22:36:24 -07:00
shamoon
bfeaa1b119
Chore: update settings to pathlib 2025-06-20 10:50:44 -07:00
shamoon
f2e22e103b
Bump version to 2.17.1 2025-06-19 12:07:49 -07:00
shamoon
f214440d2e
Fix: correct PAPERLESS_EMPTY_TRASH_DIR to Path (#10227) 2025-06-19 11:50:23 -07:00
shamoon
a2c9bc346a
Bump version to 2.17.0 2025-06-19 10:12:41 -07:00
shamoon
52b95f2b62
QoL: log version at startup, show backend vs frontend mismatch in system status (#10214) 2025-06-19 08:29:34 -07:00
shamoon
83391af866
Fix: more api fixes (#10204) 2025-06-19 08:28:41 -07:00
Sebastian Steinbeißer
07882b918b
Chore: switch from os.path to pathlib.Path (#9933)
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
2025-06-18 17:16:59 +00:00
shamoon
e4fd008441
Fix: fix some API crashes (#10196) 2025-06-16 22:44:39 -07:00
robertmx
de12023311
Fix: remove duplicate base path in websocket urls (#10194) 2025-06-16 10:50:15 -07:00
shamoon
ce76303a32
Feature: add Persian translation (#10183) 2025-06-14 19:14:51 -07:00
shamoon
e5673e4817
Bump version to 2.16.3 2025-06-05 13:26:20 -07:00
shamoon
4e082f997c
Fix: better handle favicon with static dir (#10107) 2025-06-03 08:05:59 -07:00
shamoon
15b1b83c66
Chore/fix: cleanup user or group references in settings upon deletion (#10049) 2025-05-29 19:05:48 +00:00
shamoon
00acbd4f1d
Bump version to 2.16.2 2025-05-24 10:54:17 -07:00
shamoon
5b4b316bbc
Chore: warn users about removal of postgres v13 support (#9980) 2025-05-21 18:17:50 +00:00