Commit Graph

50 Commits

Author SHA1 Message Date
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
Per Stark
040542561e improved rabbitmq structs 2024-09-20 12:40:40 +02:00
Per Stark
10c48f37ed working impl 2024-09-20 11:39:39 +02:00
Per Stark
7557769388 removed from git tracking 2024-09-18 12:58:19 +02:00
Per Stark
a3a1cdd9e5 init
new file:   .aider.chat.history.md
2024-09-18 12:29:27 +02:00
Per Stark" (aider)
303ddc5811 fix: resolve compilation errors in rabbitmq module by correcting async function return types and method calls 2024-09-18 12:24:32 +02:00
Per Stark" (aider)
0704a011b9 feat: implement RabbitMQ module with server and consumer functionality 2024-09-18 12:23:56 +02:00
Per Stark
00f32bc7f9 feat: add RabbitMQ import to consumer module 2024-09-18 12:23:55 +02:00
Per Stark
5b4f9b1fa3 feat: implement RabbitMQ connection and queue management in new module 2024-09-18 12:20:01 +02:00