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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2025-07-20
feat: Add a max output tokens env variable
Mohamed Bassem
1
-1
/
+3
2025-05-17
feat: Add karakeep metadata to openai calls
Mohamed Bassem
1
-0
/
+4
2025-04-13
fix: Allow using JSON mode for ollama users. Fixes #1160
Mohamed Bassem
1
-15
/
+40
2025-03-02
fix: Move away from JSON outputs to structured outputs. Fixes #1047
Mohamed Bassem
1
-9
/
+21
2025-02-16
fix: custom fetch wrapper for ollama inference. Fixes #656 (#1032)
Gavin Mogan
1
-0
/
+2
2025-02-01
fix: Fix missing handling for AbortSignal in inference client
Mohamed Bassem
1
-28
/
+53
2025-02-01
fix: Abort all IO when workers timeout instead of detaching. Fixes #742
Mohamed Bassem
1
-12
/
+37
2024-12-29
feat: Add support for embeddings in the inference interface (#403)
Mohammed Farghal
1
-0
/
+32
2024-11-17
docs: fix typo in inference.ts (#640)
Ikko Eltociear Ashimine
1
-1
/
+1
2024-10-27
feature: Add a summarize with AI button for links
Mohamed Bassem
1
-8
/
+39
2024-10-26
refactor: Move inference to the shared package
Mohamed Bassem
1
-2
/
+2
2024-10-19
feature: Allow reseting user password, change their roles and create new user...
kamtschatka
1
-1
/
+1
2024-10-12
feature: Allow customizing the inference's context length
MohamedBassem
1
-0
/
+3
2024-09-15
feature(worker): Allow configuring inference job timeout and ollama keep aliv...
MohamedBassem
1
-0
/
+1
2024-04-09
feature(inference): Upgrade the default vision model to the new gpt-4-turbo
MohamedBassem
1
-0
/
+1
2024-03-30
format: Add missing lint and format, and format the entire repo
MohamedBassem
1
-2
/
+8
2024-03-27
fix: Attempt to increase the reliability of the ollama inference
MohamedBassem
1
-13
/
+32
2024-03-27
feature: Add support for local models using ollama
MohamedBassem
1
-0
/
+125