Commit Graph

204 Commits

Author SHA1 Message Date
Per Stark
0185607384 fix: sorting of conv lists, streaming responses 2025-04-16 16:23:08 +02:00
Per Stark
6950009675 feat: chat conversation list titles, sorting, etc 2025-04-15 16:34:44 +02:00
Per Stark
fbd534ff39 fix: chat push url and references 2025-04-15 12:41:45 +02:00
Per Stark
fa619a66ba feat: category filtering knowledge and content 2025-04-15 11:20:55 +02:00
Per Stark
77b157b3b8 tests: testing all db interactions and types 2025-04-14 17:24:04 +02:00
Per Stark
62f2bddb8f feat: markdown formatting complete
streaming and history implemented
2025-04-11 15:18:55 +02:00
Per Stark
9b538098cd chat history markdown rendering 2025-04-10 11:54:22 +02:00
Per Stark
9645df4999 fix: own implementation of stream parser 2025-04-10 08:23:55 +02:00
Per Stark
62b8434049 fix: working stream parser 2025-04-10 08:06:30 +02:00
Per Stark
b3088b8738 feat: improved configuration
configuration now works with both env variables and config file
2025-04-09 11:32:23 +02:00
Per Stark
2cafcce9ad fix: htmx aware error handling 2025-04-08 16:12:08 +02:00
Per Stark
1d7ec09e32 refactor: uniform toast and better error display 2025-04-08 15:45:16 +02:00
Per Stark
69d23abd83 refactor: better separation of dependencies to crates
node stuff to html crate only
2025-04-04 12:50:38 +02:00
Per Stark
54a67478cf chore: updated gitignore to ignore css 2025-04-01 13:31:27 +02:00
Per Stark
28560aa749 refactor: signin landing page 2025-04-01 13:24:42 +02:00
Per Stark
524ee5f0e1 chore: clippy suggestions 2025-03-31 12:35:46 +02:00
Per Stark
b2759bfa73 feat: release build bundles assets 2025-03-28 22:24:09 +01:00
Per Stark
c8a97d9b52 feat: release build bundles templates in bin 2025-03-27 08:32:21 +01:00
Per Stark
0bc147cfc5 refactor: html-router builder pattern and structure 2025-03-25 12:03:05 +01:00
Per Stark
9fd83b26cd fix: redirect response 2025-03-24 08:03:41 +01:00
Per Stark
6bb6b8c69a feat: system prompt customisable 2025-03-23 22:20:57 +01:00
Per Stark
334a0e3ea6 remove mail functionality for now
removing mail functionality
2025-03-21 14:12:22 +01:00
Per Stark
0be4393e3c fix: move ownership into auth fn 2025-03-21 08:01:04 +01:00
Per Stark
385b1ff9de feat: rudimentary password change 2025-03-20 22:00:06 +01:00
Per Stark
c3a14e6999 feat: bin for combined server and worker 2025-03-20 21:31:20 +01:00
Per Stark
4fd9b86613 fix: chat drawer height 2025-03-20 21:31:00 +01:00
Per Stark
2931724009 chat history added to context and patching text content 2025-03-16 21:24:24 +01:00
Per Stark
f2a434a071 refactor: html routes finished 2025-03-15 22:14:17 +01:00
Per Stark
89155130e6 wip: heavy refactoring html routers 2025-03-08 15:47:44 +01:00
Per Stark
812bce27d1 ingestion-pipeline crated init, begun moving 2025-03-06 15:29:13 +01:00
Per Stark
d156f9e48e removed ingressinput struct and consistent naming 2025-03-06 10:59:34 +01:00
Per Stark
7d79f468aa refactored queue into Job 2025-03-05 16:14:18 +01:00
Per Stark
cada21dbf6 removing non essential fonts 2025-03-04 07:52:45 +01:00
Per Stark
cdb55ed8c1 in progress, routers and main split up 2025-03-04 07:44:00 +01:00
Per Stark
091270b458 uniform template for references, mvp chat interface 2025-03-01 22:43:20 +01:00
Per Stark
65c5900189 multi chat and history, oob swap 2025-02-28 12:02:16 +01:00
Per Stark
21f0ebef33 refactor: async-stream and improved reference handling 2025-02-27 13:49:45 +01:00
Per Stark
4ce272d5be feat: streaming chat response and persistant chats 2025-02-26 16:15:59 +01:00
Per Stark
c41e370b81 wip: sse implementation chat 2025-02-24 12:23:58 +01:00
Per Stark
e43b63de9f wip: chat interface 2025-02-20 21:11:45 +01:00
Per Stark
e5dd88fd1c knowledge type select instead of input 2025-02-18 14:47:33 +01:00
Per Stark
ab52616c8b refacactor: tidying up server entrypoint 2025-02-18 13:26:06 +01:00
Per Stark
1353da5641 styling: documentation 2025-02-14 10:19:14 +01:00
Per Stark
4ca6d63d4f refactor: modal homogenity 2025-02-13 11:21:24 +01:00
Per Stark
c055245a48 feat: show content and wip editing 2025-02-13 11:12:32 +01:00
Per Stark
09b2451021 feat: ingress form in modal & delete relationship 2025-02-12 13:59:32 +01:00
Per Stark
62ddd330d0 working backend process for entity handling 2025-02-12 12:42:18 +01:00
Per Stark
c943783e0b refactor: Make PatchKnowledgeEntityParams fields public 2025-02-11 15:54:29 +01:00
Per Stark
261ae9566f feat: modal component, edit functionality 2025-02-11 13:46:17 +01:00
Per Stark
e4e6860ec8 chore: styling and ios friendly 2025-02-10 16:04:29 +01:00