This website requires JavaScript.
Explore
Help
Register
Sign In
Tools
/
Notes
Watch
1
Star
0
Fork
0
You've already forked Notes
mirror of
https://github.com/TriliumNext/Notes.git
synced
2025-08-10 10:22:29 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Notes
/
apps
/
client
/
src
/
widgets
/
llm_chat
History
Elian Doran
e87789d92b
Merge pull request
#2208
from TriliumNext/fix/llm-chat-save-bug
...
fix(llm): save to the same note that the chat request was sent from
2025-06-08 10:45:58 +03:00
..
communication.ts
feat(llm): remove everything to do with embeddings
2025-06-07 18:11:12 +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): save the chat to a specific note, not the currently active note
2025-06-08 00:02:40 +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): add warning to the top of LLM Chat Notes and LLM settings that the feature is experimental
2025-06-08 04:48:19 +00:00