perf3ct
|
3fee82eaa5
|
rename files with the same name
|
2025-03-12 16:51:09 +00:00 |
|
perf3ct
|
73445d97e7
|
move chunking to its own folder
|
2025-03-12 16:33:46 +00:00 |
|
perf3ct
|
46a6533e57
|
update chunking management
|
2025-03-12 01:26:25 +00:00 |
|
perf3ct
|
e5afbc6ddc
|
better manage chunking errors
|
2025-03-12 01:21:36 +00:00 |
|
perf3ct
|
fcba151287
|
allow for manual index rebuild, and ONLY rebuild the index
|
2025-03-12 00:17:30 +00:00 |
|
perf3ct
|
eaa947ef7c
|
"rebuild index" functionality for users
|
2025-03-12 00:08:39 +00:00 |
|
perf3ct
|
72b1426d94
|
break up large vector_store into smaller files
|
2025-03-12 00:02:02 +00:00 |
|
perf3ct
|
fc5599575c
|
allow users to manually request index to be rebuilt
|
2025-03-11 23:29:54 +00:00 |
|
perf3ct
|
730d123802
|
create llm index service
|
2025-03-11 23:26:47 +00:00 |
|
perf3ct
|
3f37196fe7
|
add additional options for users
|
2025-03-11 23:26:39 +00:00 |
|
perf3ct
|
0d2858c7e9
|
upgrade chunking
|
2025-03-11 23:04:51 +00:00 |
|
perf3ct
|
6ce3f1c355
|
better note names to LLM?
|
2025-03-11 22:47:36 +00:00 |
|
perf3ct
|
1f661e4c90
|
make sure to not retry chunks if they fail or something else
|
2025-03-11 20:38:40 +00:00 |
|
perf3ct
|
f47b070f0f
|
I think this works to handle failed embeddings
|
2025-03-11 20:22:01 +00:00 |
|
perf3ct
|
71b3b04c53
|
break up the huge context_extractor into smaller files
|
2025-03-11 18:39:59 +00:00 |
|
perf3ct
|
0985cec8d6
|
implement chunking and use becca for some functionality
|
2025-03-11 18:17:41 +00:00 |
|
perf3ct
|
4160db9728
|
fancier (but longer waiting time) messages
|
2025-03-11 18:07:28 +00:00 |
|
perf3ct
|
56fc720ac7
|
undo accidental MAX_ALLOWED_FILE_SIZE_MB change
|
2025-03-11 17:31:26 +00:00 |
|
perf3ct
|
ff679b00b6
|
move providers to their own folder
|
2025-03-11 17:30:50 +00:00 |
|
perf3ct
|
d413e6015a
|
update checkbox options in settings and update translations
|
2025-03-11 04:17:18 +00:00 |
|
perf3ct
|
d2dc401639
|
add these options as configurable
|
2025-03-11 03:58:39 +00:00 |
|
Jon Fuller
|
d713f3831a
|
Merge branch 'develop' into ai-llm-integration
|
2025-03-10 16:43:48 -07:00 |
|
perf3ct
|
ecc183f57d
|
almost completely styled codeblocks in response
|
2025-03-10 23:09:15 +00:00 |
|
perf3ct
|
9834e77bb4
|
fix context logic
|
2025-03-10 20:04:49 +00:00 |
|
Elian Doran
|
d639798fa8
|
refactor(server): deduplicate options init
|
2025-03-10 21:21:59 +02:00 |
|
Elian Doran
|
e79f18f001
|
fix(edit-docs): convert to Markdown
|
2025-03-10 21:15:33 +02:00 |
|
perf3ct
|
f482b3b4c8
|
do a better job of extracting context
|
2025-03-10 18:53:36 +00:00 |
|
Elian Doran
|
d134ee0552
|
fix(edit-docs): preserve attachment IDs
|
2025-03-10 20:50:57 +02:00 |
|
Elian Doran
|
b412f06b79
|
fix(edit-docs): doubly nested directories
|
2025-03-10 20:16:56 +02:00 |
|
perf3ct
|
c386e34c33
|
Update the chat panel theme some
|
2025-03-10 17:34:31 +00:00 |
|
Elian Doran
|
7a4b1b41b4
|
feat(edit-docs): periodic export
|
2025-03-10 19:34:10 +02:00 |
|
Elian Doran
|
841bc54f78
|
feat(edit-docs): preserve IDs when importing
|
2025-03-10 19:14:46 +02:00 |
|
Elian Doran
|
966ad36919
|
fix(edit-docs): allow import of contents
|
2025-03-10 18:56:00 +02:00 |
|
Elian Doran
|
8ac5d01f43
|
feat(edit-docs): start importing zip
|
2025-03-10 18:51:40 +02:00 |
|
Elian Doran
|
15936ff8b8
|
fix(edit-docs): relative path
|
2025-03-10 17:57:56 +02:00 |
|
Elian Doran
|
a1918ad491
|
feat(edit-docs): start creating input zip file
|
2025-03-10 17:50:58 +02:00 |
|
Elian Doran
|
2b891adc34
|
feat(edit-docs): create child note for importing
|
2025-03-10 17:41:13 +02:00 |
|
Elian Doran
|
42d3236fe7
|
fix(edit-docs): stop initializing if DB is already so
|
2025-03-10 17:08:40 +02:00 |
|
Elian Doran
|
f3d753cc46
|
feat(edit-docs): initialize database automatically
|
2025-03-10 17:04:17 +02:00 |
|
Elian Doran
|
6a549af34a
|
feat(edit-docs): clean up meta
|
2025-03-10 16:37:39 +02:00 |
|
Elian Doran
|
bffb0963df
|
feat(edit-docs): clean up ZIP file
|
2025-03-10 16:31:44 +02:00 |
|
Elian Doran
|
df2a9aed44
|
feat(edit-docs): automatically write documentation on start-up
|
2025-03-10 16:20:48 +02:00 |
|
Elian Doran
|
2530c01a31
|
chore(docs): update in-app documentation
|
2025-03-10 16:20:13 +02:00 |
|
Elian Doran
|
054a919fad
|
chore(docs): small structure update
|
2025-03-10 15:04:04 +02:00 |
|
Elian Doran
|
9fa19469fd
|
chore(docs): improvements + new doc
|
2025-03-10 14:21:53 +02:00 |
|
Elian Doran
|
b9c409ec33
|
chore(scripts): edit documentation with Nix
|
2025-03-10 10:53:49 +02:00 |
|
Elian Doran
|
6c845102d3
|
fix(build): missing arguments in eslint.spec.ts
|
2025-03-10 09:25:33 +02:00 |
|
Elian Doran
|
e6c04e70e4
|
Merge pull request #1369 from TriliumNext/build_improve-server-build
build: fix/improve server build
|
2025-03-10 09:19:09 +02:00 |
|
perf3ct
|
08626c7a2d
|
when a user clicks on a source, don't swap focus
|
2025-03-10 05:57:16 +00:00 |
|
perf3ct
|
bd97d971ed
|
this is pretty close to opening a new tab?
|
2025-03-10 05:52:33 +00:00 |
|