shamoon
|
bdaae882a6
|
Extremely basic chat component
|
2025-06-28 05:51:39 -07:00 |
|
shamoon
|
37e1290e00
|
Just use the built-in ollama LLM class of course
|
2025-06-28 05:51:39 -07:00 |
|
shamoon
|
183d369350
|
Fix naming
|
2025-06-28 05:51:39 -07:00 |
|
shamoon
|
d431f1af15
|
Trim nodes
|
2025-06-28 05:51:39 -07:00 |
|
shamoon
|
b4ea2b7521
|
Backend streaming chat
|
2025-06-28 05:51:39 -07:00 |
|
shamoon
|
46df529c3a
|
Fixup some tests
|
2025-06-28 05:51:39 -07:00 |
|
shamoon
|
1e79795fbf
|
Unify, respect perms
[ci skip]
|
2025-06-28 05:51:38 -07:00 |
|
shamoon
|
cee5a3b62d
|
Individual doc chat
[ci skip]
|
2025-06-28 05:51:38 -07:00 |
|
shamoon
|
0807e32278
|
Super basic doc chat
[ci skip]
|
2025-06-28 05:51:38 -07:00 |
|
shamoon
|
6bdf396083
|
Better encapsulate backends, use llama_index OpenAI
|
2025-06-28 05:51:38 -07:00 |
|
shamoon
|
3e8a9958a5
|
Tweak ollama timeout, prompt
[ci skip]
|
2025-06-28 05:51:38 -07:00 |
|
shamoon
|
b1b2d03644
|
Fix ollama, fix RAG
[ci skip]
|
2025-06-28 05:51:38 -07:00 |
|
shamoon
|
2c4b8c9afe
|
RAG into suggestions
|
2025-06-28 05:51:38 -07:00 |
|
shamoon
|
0a19a5500c
|
llamaindex vector index, llmindex mangement command
|
2025-06-28 05:51:37 -07:00 |
|
shamoon
|
06b0817cc2
|
Use password and select config fields
|
2025-06-28 05:51:37 -07:00 |
|
shamoon
|
3051ea5fbb
|
Use a frontend config
|
2025-06-28 05:51:37 -07:00 |
|
shamoon
|
c3175c2cd6
|
Pass AI enabled to frontend
|
2025-06-28 05:51:37 -07:00 |
|
shamoon
|
c416bca3df
|
Test views, caching
|
2025-06-28 05:51:36 -07:00 |
|
shamoon
|
b8dc6665dc
|
Invalidate llm suggestion cache on doc save
|
2025-06-28 05:51:36 -07:00 |
|
shamoon
|
2fe901cd8d
|
Fix
|
2025-06-28 05:51:36 -07:00 |
|
shamoon
|
199834ee8f
|
Backend tests
|
2025-06-28 05:51:36 -07:00 |
|
shamoon
|
5849c6fff6
|
Correct object retrieval
|
2025-06-28 05:51:36 -07:00 |
|
shamoon
|
de6e43738c
|
Refactor
|
2025-06-28 05:51:36 -07:00 |
|
shamoon
|
4e23a072d4
|
Move module
|
2025-06-28 05:51:35 -07:00 |
|
shamoon
|
be327c1b72
|
Suggestions dropdown
|
2025-06-28 05:51:35 -07:00 |
|
shamoon
|
a53014ab89
|
Rename config
|
2025-06-28 05:51:35 -07:00 |
|
shamoon
|
1b6a4a3be4
|
wow llama3 is bad
|
2025-06-28 05:51:34 -07:00 |
|
shamoon
|
3d33149f03
|
Changeup logging
|
2025-06-28 05:51:34 -07:00 |
|
shamoon
|
455ff068cb
|
Some logging, error handling
|
2025-06-28 05:51:34 -07:00 |
|
shamoon
|
0b06ded65a
|
Basic start
|
2025-06-28 05:51:30 -07:00 |
|
shamoon
|
f2e22e103b
|
Bump version to 2.17.1
|
2025-06-19 12:07:49 -07:00 |
|
github-actions[bot]
|
dda94f013e
|
New Crowdin translations by GitHub Action (#10228)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-06-19 12:06:52 -07:00 |
|
GitHub Actions
|
caf00e7ead
|
Auto translate strings
|
2025-06-19 18:52:01 +00: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 |
|
github-actions[bot]
|
b1cbb1c73a
|
New Crowdin translations by GitHub Action (#10131)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-06-19 09:32:51 -07:00 |
|
shamoon
|
434b1e3245
|
Fix: replace strtobool
|
2025-06-19 09:02:10 -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 |
|
shamoon
|
3b069ac034
|
Fix: restore expected pre-2.16 scheduled workflow offset behavior (#10218)
|
2025-06-19 14:47:54 +00: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 |
|
GitHub Actions
|
a49efb07ea
|
Auto translate strings
|
2025-06-17 05:46:29 +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
|
60ebdc0ad6
|
Fix: use hard delete for custom fields with workflow removal (#10191)
|
2025-06-16 07:09:22 -07:00 |
|
shamoon
|
ce76303a32
|
Feature: add Persian translation (#10183)
|
2025-06-14 19:14:51 -07:00 |
|
Kilian
|
246f17c6c8
|
Enhancement: support import of zipped export (#10073)
|
2025-06-13 10:06:37 -07:00 |
|
shamoon
|
7ca2bd0666
|
Fix: fix mail account test api schema (#10164)
|
2025-06-10 07:09:24 -07:00 |
|
shamoon
|
4c6075e962
|
Fix: correct api schema for mail_account process (#10157)
|
2025-06-09 14:51:58 -07:00 |
|
shamoon
|
8d48e99487
|
Fix: correct api schema for next_asn (#10151)
|
2025-06-09 09:32:34 -07:00 |
|