index
:
karakeep
main
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
packages
/
workers
/
openai.ts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-23
db: Migrate from prisma to drizzle
MohamedBassem
1
-49
/
+33
2024-02-20
branding: Rename app to Hoarder
MohamedBassem
1
-4
/
+4
2024-02-15
fix: Attempt to improve the openai prompt a bit
MohamedBassem
1
-2
/
+6
2024-02-14
chore: Consolidate all config vars in one file
MohamedBassem
1
-7
/
+7
2024-02-14
feature: Add ability to refresh bookmark details
MohamedBassem
1
-0
/
+1
2024-02-12
feature: Add support for managing API keys
MohamedBassem
1
-2
/
+6
2024-02-11
fix: Fix build for workers package and add it to CI
MohamedBassem
1
-3
/
+31
2024-02-09
[chore] Linting and formating tweaking
MohamedBassem
1
-3
/
+3
2024-02-09
[refactor] Extract the bookmark model to be a high level model to support oth...
MohamedBassem
1
-29
/
+32
2024-02-08
[refactor] Move the different packages to the package subdir
MohamedBassem
1
-0
/
+0
2024-02-07
[openai] fix: Strip the hash symbol from the tag if it exists
MohamedBassem
1
-1
/
+10
2024-02-07
[feature] Add openAI integration for extracting tags from articles
MohamedBassem
1
-0
/
+154