Commit Graph

30 Commits

Author SHA1 Message Date
Per Stark
06b70d7d4e cleaning 2024-10-17 08:25:02 +02:00
Per Stark
ceb0147213 wip graph impl 2024-10-17 08:24:58 +02:00
Per Stark
6af463ed44 database plan 2024-10-16 09:39:15 +02:00
Per Stark
37dd4c7337 del redis & neo4j 2024-10-16 09:23:42 +02:00
Per Stark
3e673e823b refactoring to surrealdb 2024-10-15 13:29:57 +02:00
Per Stark
ce75c4656f wip surreal 2024-10-13 21:20:12 +02:00
Per Stark
83d8452316 surrealdb init 2024-10-13 20:20:46 +02:00
Per Stark
13b8fce803 cleaning and surrealdb to flake 2024-10-11 14:25:45 +02:00
Per Stark
07355ec41e neo4j storage wip 2024-10-08 21:22:58 +02:00
Per Stark
3d53c8b3aa llm examples 2024-10-08 14:57:12 +02:00
Per Stark
b5f9317634 branching out llm to separate module 2024-10-08 07:54:08 +02:00
Per Stark
43e5d4d629 more documentation, wip llm processing 2024-10-02 13:40:48 +02:00
Per Stark
7d13c06a51 tests for redisclient 2024-10-02 11:17:42 +02:00
Per Stark
8e7e762130 comments, llm schema 2024-10-01 19:01:29 +02:00
Per Stark
a348950234 llm analysis wip 2024-09-30 20:51:42 +02:00
Per Stark
c1ad819164 refactor: single object queue 2024-09-30 11:54:43 +02:00
Per Stark
27cf09b81e mvp file to ingress fn 2024-09-25 14:20:19 +02:00
Per Stark
deac2ba0a3 wip file upload and storage to disk 2024-09-24 22:01:12 +02:00
Per Stark
18c84f5c88 revised approach
split file operation and ingress functionality
2024-09-24 16:21:27 +02:00
Per Stark
1bd2eee8e1 multipart wip 2024-09-24 14:02:38 +02:00
Per Stark
7fbfa0fdbc working on a queue length 2024-09-20 22:57:47 +02:00
Per Stark
a9aee21db3 error handling, thiserror etc 2024-09-20 14:01:13 +02:00
Per Stark
9be73c30d4 improved rabbitmq structs 2024-09-20 12:40:40 +02:00
Per Stark
d45ec5b503 working impl 2024-09-20 11:39:39 +02:00
Per Stark
2e74468392 removed from git tracking 2024-09-18 12:58:19 +02:00
Per Stark
b0ca889459 init
new file:   .aider.chat.history.md
2024-09-18 12:29:27 +02:00
Per Stark" (aider)
30de906ee6 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)
b6e06779f9 feat: implement RabbitMQ module with server and consumer functionality 2024-09-18 12:23:56 +02:00
Per Stark
6ba76f230a feat: add RabbitMQ import to consumer module 2024-09-18 12:23:55 +02:00
Per Stark
bb3ed4b034 feat: implement RabbitMQ connection and queue management in new module 2024-09-18 12:20:01 +02:00