Commit Graph

58 Commits

Author SHA1 Message Date
Per Stark 8c0c10f58a query handler init 2024-11-23 12:20:21 +01:00
Per Stark 575dea583a init bacon toml and job setup 2024-11-23 12:20:10 +01:00
Per Stark c10edc4ea8 satisfy lint 2024-11-23 12:19:58 +01:00
Per Stark 8df899dfdf refactor: moved routes 2024-11-23 12:19:45 +01:00
Per Stark bd99b11e1a moved entry points to bin to clarify 2024-11-22 12:33:47 +01:00
Per Stark 1e789e1153 feat: refactoring complete? 2024-11-21 21:23:49 +01:00
Per Stark 94f328e542 refactoring: ingress_analyser and cleaning 2024-11-21 20:26:59 +01:00
Per Stark 22abd3d731 refactoring: started work on llm 2024-11-21 14:47:51 +01:00
Per Stark bbab5a381f helper functions 2024-11-21 12:03:40 +01:00
Per Stark d9707f21a5 refactoring: continuing to break stuff out 2024-11-21 12:03:31 +01:00
Per Stark 53b94c3569 refactoring: completed storage, now using new fn to construct 2024-11-21 09:23:42 +01:00
Per Stark 41134cfa49 refactoring: working macro and generics 2024-11-20 22:44:30 +01:00
Per Stark 7222223c31 refactoring: wip 2024-11-20 16:09:35 +01:00
Per Stark ec347d524c feat:completed ingress 2024-11-20 16:09:24 +01:00
Per Stark 4d6510ee2e feat: text splitting and storage 2024-11-20 12:10:23 +01:00
Per Stark 1212e33098 chore: cleaning and clarifying 2024-11-18 12:37:04 +01:00
Per Stark f1f80781b9 feat: creation of nodes and edges complete 2024-11-18 11:24:55 +01:00
Per Stark 214f1e6f89 implemented vector comparison, wip instructions 2024-11-15 12:21:22 +01:00
Per Stark 2f6106d87c wip vector search 2024-11-14 19:47:02 +01:00
Per Stark abae94a478 chore: tidying up and improved logging 2024-11-14 07:55:42 +01:00
Per Stark 97a105082f storing & retrieving embeddings 2024-11-12 21:14:29 +01:00
Per Stark 0cc4046cf5 chore: cleaning & deref 2024-11-07 08:30:55 +01:00
Per Stark d2323a9262 working storing relationships 2024-11-06 21:24:30 +01:00
Per Stark 7d587f53cf working entity storage 2024-11-05 22:00:04 +01:00
Per Stark e864c25622 storing relationships 2024-11-04 20:58:08 +01:00
Per Stark f676f767d8 storing nodes 2024-10-23 14:20:03 +02:00
Per Stark e508630acc creation of objects and relationships 2024-10-23 12:38:56 +02:00
Per Stark 8318b034c8 llm response enforced 2024-10-18 08:10:05 +02:00
Per Stark bc3d3fa37d cleaning 2024-10-17 08:25:02 +02:00
Per Stark f596858fea wip graph impl 2024-10-17 08:24:58 +02:00
Per Stark fc7c10258d database plan 2024-10-16 09:39:15 +02:00
Per Stark 15dc0477bf del redis & neo4j 2024-10-16 09:23:42 +02:00
Per Stark 2ceb721329 refactoring to surrealdb 2024-10-15 13:29:57 +02:00
Per Stark dd703c0bc5 wip surreal 2024-10-13 21:20:12 +02:00
Per Stark 4744555176 surrealdb init 2024-10-13 20:20:46 +02:00
Per Stark 3693b9e4a5 cleaning and surrealdb to flake 2024-10-11 14:25:45 +02:00
Per Stark f87009f789 neo4j storage wip 2024-10-08 21:22:58 +02:00
Per Stark 4256a1bcb2 llm examples 2024-10-08 14:57:12 +02:00
Per Stark 18130de9db branching out llm to separate module 2024-10-08 07:54:08 +02:00
Per Stark 8ad8cef081 more documentation, wip llm processing 2024-10-02 13:40:48 +02:00
Per Stark 7f031e6f35 tests for redisclient 2024-10-02 11:17:42 +02:00
Per Stark 779b32f807 comments, llm schema 2024-10-01 19:01:29 +02:00
Per Stark dcb82ca454 llm analysis wip 2024-09-30 20:51:42 +02:00
Per Stark f3ad3e1893 refactor: single object queue 2024-09-30 11:54:43 +02:00
Per Stark 827fefad06 mvp file to ingress fn 2024-09-25 14:20:19 +02:00
Per Stark 5c52bdc983 wip file upload and storage to disk 2024-09-24 22:01:12 +02:00
Per Stark f18bce3c45 revised approach
split file operation and ingress functionality
2024-09-24 16:21:27 +02:00
Per Stark eed07c31f9 multipart wip 2024-09-24 14:02:38 +02:00
Per Stark 990f995caf working on a queue length 2024-09-20 22:57:47 +02:00
Per Stark 7d9ff5b920 error handling, thiserror etc 2024-09-20 14:01:13 +02:00