aboutsummaryrefslogtreecommitdiffstats
path: root/packages/workers/openai.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-23db: Migrate from prisma to drizzleMohamedBassem1-49/+33
2024-02-20branding: Rename app to HoarderMohamedBassem1-4/+4
2024-02-15fix: Attempt to improve the openai prompt a bitMohamedBassem1-2/+6
2024-02-14chore: Consolidate all config vars in one fileMohamedBassem1-7/+7
2024-02-14feature: Add ability to refresh bookmark detailsMohamedBassem1-0/+1
2024-02-12feature: Add support for managing API keysMohamedBassem1-2/+6
2024-02-11fix: Fix build for workers package and add it to CIMohamedBassem1-3/+31
2024-02-09[chore] Linting and formating tweakingMohamedBassem1-3/+3
2024-02-09[refactor] Extract the bookmark model to be a high level model to support oth...MohamedBassem1-29/+32
2024-02-08[refactor] Move the different packages to the package subdirMohamedBassem1-0/+0
2024-02-07[openai] fix: Strip the hash symbol from the tag if it existsMohamedBassem1-1/+10
2024-02-07[feature] Add openAI integration for extracting tags from articlesMohamedBassem1-0/+154