Commit Graph

116 Commits

Author SHA1 Message Date
Grail Finder
3c6f9b624e Fix: last msg duplication 2025-12-23 22:42:24 +03:00
Grail Finder
bc49f37dce Enha: keep empty line between messages 2025-12-22 12:12:58 +03:00
Grail Finder
5525c94661 Chore: add empty line between messages 2025-12-21 09:46:07 +03:00
Grail Finder
ba3330ee54 Fix: model load if llama.cpp started after gf-lt 2025-12-20 14:21:40 +03:00
Grail Finder
0ca709b7c6 Enha: update lasttoolcallid 2025-12-20 11:34:02 +03:00
Grail Finder
8c18b1b74c Enha: remove old tool calls 2025-12-20 11:04:57 +03:00
Grail Finder
12f11388e7 Feat: notify on load 2025-12-19 16:14:24 +03:00
Grail Finder
f779f03974 Enha: agent request builder 2025-12-19 15:39:55 +03:00
Grail Finder
67ea1aef0d Feat: two agent types; WebAgentB impl 2025-12-19 11:06:22 +03:00
Grail Finder
5f852418d8 Chore: request cleanup 2025-12-18 15:22:03 +03:00
Grail Finder
8cdec5e544 Feat: http request for agent 2025-12-18 14:39:06 +03:00
Grail Finder
a06cfd995f Feat: add agent entity 2025-12-18 11:53:07 +03:00
Grail Finder
d73c3abd6b Feat: preload lcp model 2025-12-17 13:03:40 +03:00
Grail Finder
82ffc364d3 Chore: remove unused ticker 2025-12-14 13:34:26 +03:00
Grail Finder
1d5af981b5 Enha: model list based on current api 2025-12-14 09:58:24 +03:00
Grail Finder
9edda1fecf Feat: llama.cpp model switch 2025-12-12 14:07:10 +03:00
Grail Finder
2e2e6e9f9c Enha: notify on fetch model fail 2025-12-11 11:20:23 +03:00
Grail Finder
daa8af2ce2 Fix: rag on regen 2025-12-10 16:02:16 +03:00
Grail Finder
ad36d1c3e0 Fix: rag panics 2025-12-10 15:07:06 +03:00
Grail Finder
91bb6aab2b Enha: don't auto remove func calls 2025-12-10 13:48:21 +03:00
Grail Finder
c80ff60668 Enha: catching tool call id 2025-12-10 13:07:06 +03:00
Grail Finder
747412e59a Fix: use q5 model as per makefile 2025-12-08 15:41:53 +03:00
Grail Finder
9b2fee37ab Fix: user messages copied without content 2025-12-08 15:38:52 +03:00
Grail Finder
02bf308452 Enha: address template issues 2025-12-07 14:17:33 +03:00
Grail Finder
0f3baa4f8b Enha: notify user on llm resp error 2025-12-06 15:12:41 +03:00
Grail Finder
cec10210c2 Feat: props table instead of form 2025-12-03 13:29:57 +03:00
Grail Finder
2ff954f7c9 Feat: failed tool call is send to llm 2025-11-27 20:54:51 +03:00
Grail Finder
77774f2356 Fix: interrupt on the word 'error' in response 2025-11-27 20:35:01 +03:00
Grail Finder
01da37b397 Fix: openrouter func ctx resp 2025-11-25 11:40:37 +03:00
Grail Finder
b5ade05489 Enha: or img attachment 2025-11-24 13:06:42 +03:00
Grail Finder
c2ecef69b4 Enha: ctrl+s to show filepath 2025-11-21 11:48:46 +03:00
Grail Finder
866a74e459 Chore: config update 2025-11-21 11:17:00 +03:00
Grail Finder
4a581f6c12 Chore: stt reworks [WIP] 2025-11-09 11:28:50 +03:00
Grail Finder
60ccaed200 Chore: remove old rag 2025-10-19 13:14:56 +03:00
Grail Finder
2e1b018a45 Feat: new rag attempt 2025-10-09 16:19:43 +03:00
Grail Finder
314c07835e Feat: add external tool web search 2025-10-09 12:23:48 +03:00
Grail Finder
dc183e3692 Chore: solving TODOs 2025-10-03 20:42:36 +03:00
Grail Finder
ff24ad4af7 Fix: listen to the finish signal 2025-09-11 13:53:17 +03:00
Grail Finder
a21664fe92 Fix: export chat save in db; botPersona switching back to assistant 2025-08-22 23:15:20 +03:00
Grail Finder
eee5e83d32 Feat: bot to write for any char in chat (completion only) 2025-08-20 22:45:41 +03:00
Grail Finder
6955a5bc3a Enha: show tool response 2025-08-08 14:26:01 +03:00
Grail Finder
3b7784e0a4 Chore: db path to config 2025-08-08 13:33:07 +03:00
Grail Finder
972d9cdbff Enha: get func name from oai tool call 2025-08-08 13:14:06 +03:00
Grail Finder
c3a5de7a0d Enha: showSys to skip sys or tool msgs 2025-08-08 13:08:21 +03:00
Grail Finder
d7d432b8a1 Enha: /chat /completions tool calls to live in peace 2025-08-08 13:03:37 +03:00
Grail Finder
589dfdda3f Feat: tool chunk channel for openai tool calls 2025-08-08 10:51:14 +03:00
Grail Finder
3c23ff2403 Feat: openai type func call for llamacpp 2025-08-08 09:43:00 +03:00
Grail Finder
d59b985534 Fix: use of logger before init 2025-08-07 15:44:41 +03:00
Grail Finder
813cb49d36 Feat: open router impl 2025-08-07 12:18:01 +03:00
Grail Finder
c2da07ddc3 Feat: rename user through props 2025-06-11 11:36:24 +03:00