Grail Finder
4a17dd745c
Enha: rename to tts.go; use one buffer;
2025-05-21 21:16:42 +03:00
Grail Finder
fe4f759173
Chore: project rename; gf-lt => grailfinder's llm tui
2025-05-21 19:55:14 +03:00
Grail Finder
94df5b830c
Chore: linter
2025-05-19 10:42:10 +03:00
Grail Finder
a7e7da6f99
Feat: stop audio [WIP]
2025-05-19 09:42:47 +03:00
Grail Finder
441225ede8
Refactor: cleanup stt mess, config use
2025-05-18 14:32:54 +03:00
Grail Finder
2b2e45ff00
Feat: stt voice typing with whisper.cpp server [WIP]
2025-05-18 14:01:56 +03:00
Grail Finder
f7d1fbf73c
Fix: signal that llm is done
2025-05-17 13:33:00 +03:00
Grail Finder
d05d904747
Feat: add extra kokoro tts
2025-05-17 12:19:30 +03:00
Grail Finder
10cca9037f
Fix: tool description
2025-05-01 07:08:03 +03:00
Grail Finder (aider)
cb4a4b8cf7
feat: initialize Cluedo state at program startup when conditions are met
2025-03-21 19:19:09 +03:00
Grail Finder (aider)
e8f2fe7809
fix: initialize Cluedo state when enabled and role is CluedoPlayer
2025-03-21 18:58:13 +03:00
Grail Finder
d05cea050c
refactor: reorder cluedo logic and improve player card display in chatRound
2025-03-21 18:58:05 +03:00
Grail Finder (aider)
954de708c5
fix: properly declare rm variable in removeThinking function
2025-03-21 18:37:06 +03:00
Grail Finder
03095359da
refactor: Adjust spacing and add extra package import in bot.go
2025-03-21 18:36:52 +03:00
Grail Finder (aider)
18ad0f5f42
feat: add Cluedo game mode with turn-based card reminders
2025-03-21 18:30:39 +03:00
Grail Finder
4c994282b0
Feat: a bit of progress with r1
2025-03-10 23:38:33 +03:00
Grail Finder (aider)
d963304f61
feat: add error detection and handling for LLM API responses
2025-03-10 20:51:08 +03:00
Grail Finder
d04fbc792e
refactor: Improve error logging and add comment for error handling in sendMsgToLLM
2025-03-10 20:51:00 +03:00
Grail Finder
0497cdcfe6
Refactor: pngmeta rewrite
2025-03-10 20:08:07 +03:00
Grail Finder
fd1ac24d75
Feat: add deepseek integration [WIP] (only completion works)
2025-02-28 16:16:11 +03:00
Grail Finder
71987d25e9
Chore: move rag settings to config
2025-02-19 19:56:58 +03:00
Grail Finder
c9f5b17f1f
Feat: divide continue-gen and next-msg-gen
2025-02-16 09:22:15 +03:00
Grail Finder
c134479414
Enha: log level to props
2025-02-15 11:09:47 +03:00
Grail Finder
83babd0271
Fix: thinking
2025-02-15 08:46:33 +03:00
Grail Finder
2b9c44eff9
Feat: show card's img
2025-02-11 19:41:14 +03:00
Grail Finder
f0fb6a3137
Fix: /v1 chat endpoint; linter
2025-02-11 09:21:46 +03:00
Grail Finder
c857661393
Feat: add tool reminder bind
2025-02-08 18:28:47 +03:00
Grail Finder
884004a855
Enha: server update
2025-02-06 16:57:37 +03:00
Grail Finder
eb53b13381
Refactor: remove icons
2025-02-02 17:58:07 +03:00
Grail Finder
4e9b31baf8
Feat: remove thinking and tool msgs from ctx
2025-02-02 10:05:43 +03:00
Grail Finder
84c94ecea3
Feat: switch between completion and chat api
2025-02-01 16:32:36 +03:00
Grail Finder
336451340b
Feat: set/change props from tui for /completion
2025-01-29 20:18:40 +03:00
Grail Finder
7bf18dede5
Feat: edit agent png cards
2025-01-28 20:40:09 +03:00
Grail Finder
75f51c1a19
Feat: llamacpp /completion attempt
2025-01-22 20:17:49 +03:00
Grail Finder
c41ff09b2f
Fix: specv2 cards wrapper case
2025-01-16 17:53:35 +03:00
Grail Finder
1ea19ba11e
Feat (status line): add model name
2025-01-15 16:46:59 +03:00
Grail Finder
f40d8afe08
Fix: flow control
2025-01-09 19:58:08 +03:00
Grail Finder
363bbae2c7
Fix: RAG updates
2025-01-09 15:49:59 +03:00
Grail Finder
b822b3a161
Refactor: rag to sep package
2025-01-05 20:51:31 +03:00
Grail Finder
4736e43631
Feat (RAG): tying tui calls to rag funcs [WIP; skip-ci]
...
RAG itself is annoying to properly implement, plucking sentences with no
context is useless. Also it should not be a part of main package, same
for goes for tui. The number of global vars is absurd.
2025-01-04 18:13:13 +03:00
Grail Finder
461d19aa25
Feat: add rag [wip; skip-ci]
2024-12-31 13:25:13 +03:00
Grail Finder
5f780287ae
Fix: display and upsert correct roles and icons
2024-12-10 17:55:10 +03:00
Grail Finder
67f36d417f
Feat: load char/agent; agent-chat flow
2024-12-09 19:26:26 +03:00
Grail Finder
7c4d057994
Fix: resolve points on the fixlist
2024-12-07 12:53:35 +03:00
Grail Finder
e811bc51d4
Enha: improve colours and formatingg
2024-12-05 20:13:07 +03:00
Grail Finder
990e0695c5
Enha: add agent to chat history; gen-regen diff
2024-12-05 18:36:05 +03:00
Grail Finder
a5ab816c94
Feat: add character card support
2024-12-02 19:58:03 +03:00
Grail Finder
8d3997baff
Feat (config): chunk limit
2024-11-30 08:05:03 +03:00
Grail Finder
34d415c930
Feat: add linter
2024-11-28 17:57:50 +03:00
Grail Finder
14d706f94a
Feat: add toml config
2024-11-27 20:16:58 +03:00