shamoon
|
b5e9cc854d
|
Refactor and consolidate rag / embedding and tests
|
2025-06-03 08:54:50 -07:00 |
|
shamoon
|
e46e6f942e
|
indexing cleanup and tests
|
2025-06-03 08:54:49 -07:00 |
|
shamoon
|
b3d402570b
|
Use partial reindex for bulk updates
|
2025-06-03 08:54:49 -07:00 |
|
shamoon
|
24bde5b4a5
|
Unify prompts, cover
|
2025-06-03 08:54:49 -07:00 |
|
shamoon
|
0216164e9a
|
Incremental llm index update, add scheduled llm index task
|
2025-06-03 08:54:48 -07:00 |
|
shamoon
|
a68d789b53
|
Some cleanup, typing
|
2025-06-03 08:54:48 -07:00 |
|
shamoon
|
6a60055fc8
|
Handle doc updates, refactor
|
2025-06-03 08:54:47 -07:00 |
|
shamoon
|
1716cf2a9d
|
Chat coverage
|
2025-06-03 08:54:47 -07:00 |
|
shamoon
|
8bb14a958d
|
Tests for rest of RAG
|
2025-06-03 08:54:47 -07:00 |
|
shamoon
|
2f7f1100a3
|
Fix gzip breaks streaming and flush stream
|
2025-06-03 08:54:44 -07:00 |
|
shamoon
|
7d9d8f4207
|
Fix openai api key, config settings saving
|
2025-06-03 08:54:44 -07:00 |
|
shamoon
|
c3d9745c0e
|
Extremely basic chat component
|
2025-06-03 08:54:43 -07:00 |
|
shamoon
|
b0f59674cf
|
Just use the built-in ollama LLM class of course
|
2025-06-03 08:54:43 -07:00 |
|
shamoon
|
3f56b15e8d
|
Fix naming
|
2025-06-03 08:54:43 -07:00 |
|
shamoon
|
fb57b39e84
|
Trim nodes
|
2025-06-03 08:54:42 -07:00 |
|
shamoon
|
0d63d9d396
|
Backend streaming chat
|
2025-06-03 08:54:42 -07:00 |
|
shamoon
|
9713e0a5bb
|
Fixup some tests
|
2025-06-03 08:54:41 -07:00 |
|
shamoon
|
9238d34b2b
|
Unify, respect perms
[ci skip]
|
2025-06-03 08:54:41 -07:00 |
|
shamoon
|
1910e6bad1
|
Individual doc chat
[ci skip]
|
2025-06-03 08:54:40 -07:00 |
|
shamoon
|
3996fbb696
|
Super basic doc chat
[ci skip]
|
2025-06-03 08:54:40 -07:00 |
|
shamoon
|
2c30a92767
|
Better encapsulate backends, use llama_index OpenAI
|
2025-06-03 08:54:40 -07:00 |
|
shamoon
|
e5ec805f8a
|
Tweak ollama timeout, prompt
[ci skip]
|
2025-06-03 08:54:39 -07:00 |
|
shamoon
|
06f29adac3
|
Fix ollama, fix RAG
[ci skip]
|
2025-06-03 08:54:38 -07:00 |
|
shamoon
|
f03e6eaa97
|
RAG into suggestions
|
2025-06-03 08:54:38 -07:00 |
|
shamoon
|
eeff96923b
|
llamaindex vector index, llmindex mangement command
|
2025-06-03 08:54:38 -07:00 |
|
shamoon
|
88538efef9
|
Use password and select config fields
|
2025-06-03 08:54:37 -07:00 |
|
shamoon
|
5111b8ea08
|
Use a frontend config
|
2025-06-03 08:54:37 -07:00 |
|
shamoon
|
78f936154d
|
Pass AI enabled to frontend
|
2025-06-03 08:54:36 -07:00 |
|
shamoon
|
faf4a17e57
|
Test views, caching
|
2025-06-03 08:54:35 -07:00 |
|
shamoon
|
1f1f94f519
|
Invalidate llm suggestion cache on doc save
|
2025-06-03 08:54:34 -07:00 |
|
shamoon
|
4ab5dd918d
|
Fix
|
2025-06-03 08:54:34 -07:00 |
|
shamoon
|
017d0298e2
|
Backend tests
|
2025-06-03 08:54:34 -07:00 |
|
shamoon
|
c1267b29f7
|
Correct object retrieval
|
2025-06-03 08:54:33 -07:00 |
|
shamoon
|
8077a9961f
|
Refactor
|
2025-06-03 08:54:33 -07:00 |
|
shamoon
|
c1608ef084
|
Move module
|
2025-06-03 08:54:33 -07:00 |
|
shamoon
|
57956e6739
|
Suggestions dropdown
|
2025-06-03 08:54:31 -07:00 |
|
shamoon
|
7c18362a67
|
Rename config
|
2025-06-03 08:54:31 -07:00 |
|
shamoon
|
f5b748679b
|
wow llama3 is bad
|
2025-06-03 08:54:29 -07:00 |
|
shamoon
|
68988529e6
|
Changeup logging
|
2025-06-03 08:54:29 -07:00 |
|
shamoon
|
1deb55bdc7
|
Some logging, error handling
|
2025-06-03 08:54:29 -07:00 |
|
shamoon
|
1b828136fa
|
Basic start
|
2025-06-03 08:54:26 -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 |
|
matthesrieke
|
e9746aa0e3
|
Enhancement: include DOCUMENT_TYPE to post consume scripts (#9977)
* expose DOCUMENT_TYPE to post consume scripts
* Apply suggestions from code review
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
---------
Co-authored-by: shamoon <4887959+shamoon@users.noreply.github.com>
|
2025-05-28 23:32:59 +00:00 |
|
Freilichtbühne
|
bfaab21589
|
Fix: Add exception to utime in copy_basic_file_stats (#10070)
|
2025-05-28 15:13:03 -07:00 |
|
shamoon
|
f39463ff4e
|
Add a more helpful docstring to schedule logic, scheduled test
|
2025-05-27 13:05:42 -07:00 |
|
shamoon
|
2ada8ec681
|
Chore: silence migration result if no docs
|
2025-05-26 10:31:37 -07:00 |
|
shamoon
|
00acbd4f1d
|
Bump version to 2.16.2
|
2025-05-24 10:54:17 -07:00 |
|
github-actions[bot]
|
4f8a931a61
|
New Crowdin translations by GitHub Action (#10028)
|
2025-05-24 10:37:58 -07:00 |
|
github-actions[bot]
|
716ebfe08a
|
New Crowdin translations by GitHub Action (#9989)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
|
2025-05-24 10:19:35 -07:00 |
|