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
/
shared
/
inference.ts
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: update OpenAI API to use max_completion_tokens instead of max_tokens (#2...
Benjamin Michaelis
2025-10-25
1
-2
/
+6
*
feat: Add a max output tokens env variable
Mohamed Bassem
2025-07-20
1
-1
/
+3
*
feat: Add karakeep metadata to openai calls
Mohamed Bassem
2025-05-17
1
-0
/
+4
*
fix: Allow using JSON mode for ollama users. Fixes #1160
Mohamed Bassem
2025-04-13
1
-15
/
+40
*
fix: Move away from JSON outputs to structured outputs. Fixes #1047
Mohamed Bassem
2025-03-02
1
-9
/
+21
*
fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)
Gavin Mogan
2025-02-16
1
-0
/
+2
*
fix: Fix missing handling for AbortSignal in inference client
Mohamed Bassem
2025-02-01
1
-28
/
+53
*
fix: Abort all IO when workers timeout instead of detaching. Fixes #742
Mohamed Bassem
2025-02-01
1
-12
/
+37
*
feat: Add support for embeddings in the inference interface (#403)
Mohammed Farghal
2024-12-29
1
-0
/
+32
*
docs: fix typo in inference.ts (#640)
Ikko Eltociear Ashimine
2024-11-17
1
-1
/
+1
*
feature: Add a summarize with AI button for links
Mohamed Bassem
2024-10-27
1
-8
/
+39
*
refactor: Move inference to the shared package
Mohamed Bassem
2024-10-26
1
-0
/
+155