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-10-29 18:49:00 +01:00
Code
Issues
Actions
10
Packages
Projects
Releases
Wiki
Activity
trilium
/
src
/
public
/
app
/
widgets
/
llm_chat
History
perf3ct
e65c5ddd46
Do a better job of not having the frontend lockup if the session doesn't exist
2025-04-14 19:06:26 +00:00
..
communication.ts
Do a better job of not having the frontend lockup if the session doesn't exist
2025-04-14 19:06:26 +00:00
index.ts
break up the chat_panel into smaller files
2025-04-11 21:52:54 +00:00
llm_chat_panel.ts
Do a better job of not having the frontend lockup if the session doesn't exist
2025-04-14 19:06:26 +00:00
message_processor.ts
Yeah, this kinda looks okay for tool execution
2025-04-13 20:12:17 +00:00
types.ts
saving chats finally works again, even if the UI is kinda...broken
2025-04-13 21:26:43 +00:00
ui.ts
break up the chat_panel into smaller files
2025-04-11 21:52:54 +00:00
utils.ts
break up the chat_panel into smaller files
2025-04-11 21:52:54 +00:00
validation.ts
break up the chat_panel into smaller files
2025-04-11 21:52:54 +00:00