Commit Graph

66 Commits

Author SHA1 Message Date
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