This website requires JavaScript.
Explore
Help
Register
Sign In
Dockery
/
Trilium
Watch
1
Star
0
Fork
0
You've already forked Trilium
mirror of
https://github.com/zadam/trilium.git
synced
2025-11-16 18:25:51 +01:00
Code
Issues
Packages
Projects
Releases
Activity
Files
70cdc100d95ea716b5d8aa509310eef10059cdc5
Trilium
/
apps
/
client
/
src
/
widgets
/
llm_chat
History
perf3ct
85cfc8fbd4
feat(llm): have OpenAI provider not require API keys (for endpoints like LM Studio)
2025-06-06 19:22:39 +00:00
..
communication.ts
refactor(llm): streamline chat response handling by simplifying content accumulation and removing unnecessary thinking content processing
2025-06-02 23:25:15 +00:00
index.ts
chore(monorepo/client): move client source files
2025-04-22 22:12:56 +03:00
llm_chat_panel.ts
fix(llm): storing >1 message in a chat note works
2025-06-03 03:15:17 +00:00
message_processor.ts
chore(monorepo/client): move client source files
2025-04-22 22:12:56 +03:00
types.ts
feat(llm): redo chat storage, part 1
2025-06-02 00:56:19 +00:00
ui.ts
feat(llm): show "thinking" area in the UI
2025-06-01 03:21:48 +00:00
utils.ts
feat(client): add a copy button to read-only text
2025-05-26 15:17:10 +03:00
validation.ts
feat(llm): have OpenAI provider not require API keys (for endpoints like LM Studio)
2025-06-06 19:22:39 +00:00