Commit Graph

226 Commits

Author SHA1 Message Date
Grail Finder
4eb3d609a1 Enha: new tables 2025-11-22 15:31:46 +03:00
Grail Finder
50d7bfced3 Enha: embedgemma model 2025-11-22 14:56:24 +03:00
Grail Finder
5fe03fa66c Enha: rag loader 2025-11-21 16:48:44 +03:00
Grail Finder
bccbbe657e Enha: rag menu exit button 2025-11-21 14:25:13 +03:00
Grail Finder
ee31f8ccf4 Enha: ctrl+g exit option 2025-11-21 12:50:47 +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
7ee2a87b49 Chore: update readme 2025-11-21 10:38:16 +03:00
Grail Finder
dc1d1eba0c Fix: show last attached img on ctrl+j 2025-11-21 08:23:14 +03:00
Grail Finder
e8413ce613 Enha: extentions for filepicker 2025-11-20 23:25:50 +03:00
Grail Finder
6e73513aac Chore: linter complaints 2025-11-20 19:16:44 +03:00
Grail Finder
c21074a812 Feat: input img 2025-11-20 19:13:04 +03:00
Grail Finder
b4f9c5e26a Fix: parent dir 2025-11-20 12:03:15 +03:00
Grail Finder
8351a9e084 Feat: add filepicker 2025-11-20 11:19:59 +03:00
Grail Finder
a45120b831 Chore: linter complaints 2025-11-19 12:51:22 +03:00
Grail Finder
25b2e2f592 Fix: migration use of vec0; rag cleanup 2025-11-19 12:32:46 +03:00
Grail Finder
88b45f04b7 Enha: show user an error in case stt failed 2025-11-14 12:20:00 +03:00
Grail Finder
2695cf437e Fix: supressed alsa warnings 2025-11-12 12:20:55 +03:00
Grail Finder
e1b260c474 Attempt: redirect to /dev/null alsa warnings 2025-11-10 13:42:48 +03:00
Grail Finder
a84930621c Fix: whisper binary 2025-11-10 13:06:05 +03:00
Grail Finder
48f32ba36a Enha: binary whisper stt impl 2025-11-09 12:59:50 +03:00
Grail Finder
4a581f6c12 Chore: stt reworks [WIP] 2025-11-09 11:28:50 +03:00
Grail Finder
8036bf0081 Chore: delete vec ext 2025-10-23 10:52:27 +03:00
Grail Finder
428c45da16 Chore: fix linter complaints 2025-10-21 10:44:07 +03:00
Grail Finder
6a8e854ef6 Feat: parse role from raw msg 2025-10-21 10:35:37 +03:00
Grail Finder
988529537b Enha: show dynamic status line in help page 2025-10-21 10:04:16 +03:00
Grail Finder
d098aadf99 Feat: add websearch to function map 2025-10-20 11:44:44 +03:00
Grail Finder
60ccaed200 Chore: remove old rag 2025-10-19 13:14:56 +03:00
Grail Finder
dfa164e871 Merge branch 'master' into feat/rag 2025-10-19 11:25:14 +03:00
Grail Finder
e7fa9ccf81 Feat: import searchagent for extra websearch 2025-10-19 11:16:25 +03:00
Grail Finder
436f9596ee Enha: ragdir 2025-10-18 10:52:56 +03:00
Grail Finder
2e1b018a45 Feat: new rag attempt 2025-10-09 16:19:43 +03:00
Grail Finder
5d2ce7a5f5 Chore: example config update 2025-10-09 14:53:29 +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
448cb97074 Enha: replace weird quotes 2025-09-12 18:59:51 +03:00
Grail Finder
ff24ad4af7 Fix: listen to the finish signal 2025-09-11 13:53:17 +03:00
Grail Finder
0068cd17ff Chore: add colorschemes 2025-09-05 08:55:05 +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
14558f98cd WIP: adding tool fields into stream resp struct 2025-08-08 10:22:22 +03:00
Grail Finder
3c23ff2403 Feat: openai type func call for llamacpp 2025-08-08 09:43:00 +03:00
Grail Finder
9cb4561c82 Enha: openai tools [WIP] 2025-08-08 09:24:47 +03:00
Grail Finder
d59b985534 Fix: use of logger before init 2025-08-07 15:44:41 +03:00