This website requires JavaScript.
Explore
Help
Sign In
gaschz
/
trilium
Watch
1
Star
0
Fork
0
You've already forked trilium
mirror of
https://github.com/zadam/trilium.git
synced
2025-11-22 00:24:24 +01:00
Code
Issues
Actions
12
Packages
Projects
Releases
Wiki
Activity
trilium
/
apps
/
server
/
src
/
services
/
llm
/
providers
History
Elian Doran
35f244cf50
Some checks failed
Checks / main (push)
Has been cancelled
Details
chore(deps): adapt most of the tests
2025-11-01 19:21:57 +02:00
..
integration
test(server): skip streaming tests
2025-06-15 14:41:29 +03:00
anthropic_service.spec.ts
chore(deps): adapt most of the tests
2025-11-01 19:21:57 +02:00
anthropic_service.ts
feat(llm): change from using precedence list to using a sing specified provider for either chat and/or embeddings
2025-06-04 20:13:13 +00:00
model_selection.spec.ts
test(server): protected session timeout crashing on LLM tests
2025-10-09 12:51:11 +03:00
ollama_service.spec.ts
chore(deps): adapt most of the tests
2025-11-01 19:21:57 +02:00
ollama_service.ts
feat(llm): change from using precedence list to using a sing specified provider for either chat and/or embeddings
2025-06-04 20:13:13 +00:00
openai_service.spec.ts
test(server): protected session timeout crashing on LLM tests
2025-10-09 12:51:11 +03:00
openai_service.ts
fix(deps): broken types after major update
2025-10-01 19:21:51 +03:00
provider_options.ts
chore(nx/server): move source code
2025-04-22 17:16:41 +03:00
providers.ts
fix(llm): always fetch the user's selected model
2025-06-07 23:36:53 +00:00
stream_handler.spec.ts
chore(deps): fix typecheck issues
2025-11-01 18:26:43 +02:00
stream_handler.ts
fix(llm): fix logging type check
2025-06-09 00:23:02 +00:00