aboutsummaryrefslogtreecommitdiff
path: root/apps/cf-ai-backend/src/queueConsumer/index.ts
Commit message (Collapse)AuthorAgeFilesLines
* revert and fix mem0 memories additionDhravya Shah2024-08-191-1/+8
|
* remove unwanted console logsKush Thaker2024-08-081-4/+1
|
* fix sapces; fix incorrect title for memory sourcesKush Thaker2024-08-081-12/+12
|
* uncommentDhravya Shah2024-08-061-16/+20
|
* Fix job errors not reflecting in D1; add delays on document insert in ↵Kush Thaker2024-08-061-22/+6
| | | | vectorize to help with open ai rate limits
* move limit to backend and thread service bindingKush Thaker2024-08-051-76/+260
|
* db schema in packagesKush Thaker2024-07-311-1/+1
|
* queues so farKush Thaker2024-07-311-0/+204
Co-authored-by: Dhravya Shah <[email protected]>