Commit Graph

29 Commits

Author SHA1 Message Date
perf3ct
7f92dfc3f1 okay I can call tools? 2025-04-09 20:15:21 +00:00
perf3ct
b05b88dd76 yes, this finally does set streaming to true 2025-04-09 19:53:45 +00:00
perf3ct
8ff3f4f269 handle streaming responses better in Chat UI 2025-04-09 17:35:53 +00:00
perf3ct
683d1a5481 I think we're close to getting tooling to work
close?
2025-04-08 22:02:54 +00:00
perf3ct
eb353df010 fix translations, again
fix translations

fix translations

add more missing translations
2025-04-06 20:27:30 +00:00
perf3ct
49076e3cf6 clean up unused options 2025-04-01 20:38:03 +00:00
perf3ct
afe1de5ed3 get rid of silly ollamaIsEnabled 2025-04-01 19:41:30 +00:00
perf3ct
9719859a39 centralize constants for message formatting 2025-04-01 19:33:53 +00:00
perf3ct
229a29d1cb create get/set for private funcs 2025-03-30 19:56:09 +00:00
perf3ct
9dd76873ac add embedding recreation button back 2025-03-30 19:32:38 +00:00
perf3ct
86096ee5b1 Properly reload the LLM chat when swapping between LLM Chat Notes 2025-03-29 22:11:07 +00:00
perf3ct
5d3cfcd0fc properly manage "saving" LLM chats 2025-03-29 21:55:37 +00:00
perf3ct
a8fc9e9768 render chat output as markdown, cool 2025-03-28 23:46:50 +00:00
perf3ct
2f573d4464 fix TPL location in llm_chat_panel.ts 2025-03-28 21:19:59 +00:00
perf3ct
d201104662 Move additional chat buttons to another spot 2025-03-28 20:34:20 +00:00
perf3ct
3d70a6c42e appropriately show if there are any notes still in the queue 2025-03-20 22:05:10 +00:00
perf3ct
5b81252959 fix translation 2025-03-19 19:55:56 +00:00
perf3ct
352204bf78 add agentic thinking to chat 2025-03-19 18:49:14 +00:00
perf3ct
8d8c34c0a2 fancier LLM/AI chat errors 2025-03-17 17:16:18 +00:00
perf3ct
79514b8f93 also add the errors to the top of the chat window 2025-03-17 16:33:30 +00:00
perf3ct
ecc183f57d almost completely styled codeblocks in response 2025-03-10 23:09:15 +00:00
perf3ct
c386e34c33 Update the chat panel theme some 2025-03-10 17:34:31 +00:00
perf3ct
08626c7a2d when a user clicks on a source, don't swap focus 2025-03-10 05:57:16 +00:00
perf3ct
bd97d971ed this is pretty close to opening a new tab? 2025-03-10 05:52:33 +00:00
perf3ct
75e18e42bf Make the sources section fancier 2025-03-10 05:27:27 +00:00
perf3ct
c1585c73da actually shows useful responses now 2025-03-10 05:06:33 +00:00
perf3ct
ef6ecdc42d it errors, but works 2025-03-10 04:28:56 +00:00
perf3ct
cf0e9242a0 try a context approach 2025-03-10 03:34:48 +00:00
perf3ct
adaac46fbf I'm 100% going to have to destroy this commit later 2025-03-09 02:19:26 +00:00