Commit Graph

46 Commits

Author SHA1 Message Date
dimitrievgs
82891822a5 Fix display of tool results 2026-06-14 00:16:34 +03:00
dimitrievgs
f27a84c670 Add build scripts 2026-06-06 19:29:23 +03:00
dimitrievgs
c1665f3788 Add debug info display 2026-06-06 01:08:25 +03:00
dimitrievgs
d3449bb50d Add help command 2026-06-03 22:45:36 +03:00
dimitrievgs
f637c6e3c4 More accurate extracting of arguments schema, fix concatenating of script_result and post-prompt 2026-05-31 21:09:22 +03:00
dimitrievgs
d071d16bd2 Add agency 2026-05-30 23:46:11 +03:00
dimitrievgs
b3edb45fab Add voice dictation to chat panel and global stop generation button 2026-05-23 00:59:56 +03:00
dimitrievgs
867acd9443 Support setting with path to vosk model 2026-05-16 19:39:42 +03:00
dimitrievgs
42469c28d1 Add support of temperature and max tokens parameters 2026-05-11 16:57:14 +03:00
dimitrievgs
526f4e7b94 Add 4th tab in voice panel with quantitive and qualitive metrics 2026-05-11 00:42:28 +03:00
dimitrievgs
e07de60438 Path for audio-logs' folder is now obtained from obsidian_settings 2026-05-03 22:23:46 +03:00
dimitrievgs
a6053b3be6 Fix storing of response - now deque both 2026-05-03 19:17:03 +03:00
dimitrievgs
b30ca3cc14 Fix in _check_commands, add get_context_by_limit and get_new_gm_text to work with collection history instead of file 2026-05-02 00:46:53 +03:00
dimitrievgs
6ce3c9781b Fix settings naming 2026-05-01 22:44:01 +03:00
dimitrievgs
a737c3125a Fix settings sync 2026-05-01 20:29:50 +03:00
dimitrievgs
19b034e4ea Add small fixes due to def voice llm model name 2026-04-30 19:30:51 +03:00
dimitrievgs
d9dc09bca9 Fixes associated to voice commands 2026-04-30 18:48:42 +03:00
dimitrievgs
606cef3040 Add openrouter model 2026-04-30 12:38:50 +03:00
dimitrievgs
624923ef5f Add base version of run-transcribe.py 2026-04-28 13:27:07 +03:00
dimitrievgs
7f4c004032 Add heartbeat monitor 2025-11-16 23:49:12 +03:00
dimitrievgs
064ae9f6bf Fix getMimeType()-related functionality 2025-11-11 23:03:04 +03:00
dimitrievgs
00f3038d1b Add сaching of files, content of files no longer stored in db, add $ and !$ shoftcuts 2025-11-10 03:30:48 +03:00
dimitrievgs
899b0f3d5e Add appending of external files, fiz appending of internal files - now via metadata (attachments) 2025-11-05 01:38:13 +03:00
dimitrievgs
b0209d6b8e Add stop-generation button 2025-10-19 21:33:05 +03:00
dimitrievgs
84137bcf57 Add graph options with custom system prompt, make more correct handling for New Chat button 2025-10-19 16:05:25 +03:00
dimitrievgs
d6d7aabb0e Add model setting 2025-10-15 00:18:57 +03:00
dimitrievgs
2a53c4de78 Add DELETE graphs and PATCH graphs..rename endpoints 2025-10-14 21:55:48 +03:00
dimitrievgs
196201c681 More correct working with error nodes + more correct regeneration 2025-10-12 21:40:50 +03:00
dimitrievgs
21c9e70de6 Remove dead code 2025-10-12 14:00:46 +03:00
dimitrievgs
5aaf3ddee1 Add limitation for content length to generate title 2025-10-12 00:06:19 +03:00
dimitrievgs
45d892127d work on separation / streaming 2025-10-11 23:45:33 +03:00
dimitrievgs
ee84617a1c work on streaming chat 2025-10-11 00:58:41 +03:00
dimitrievgs
7bd9fc92f7 Change to show graph title in graph panel 2025-10-05 19:10:52 +03:00
dimitrievgs
56751ebc1c Add deletion 2025-10-05 00:43:24 +03:00
Grigorii Dimitriev
b84872f507 Add support for mistral 2025-09-30 13:50:38 +03:00
dimitrievgs
d7f8c158b5 More models options 2025-09-26 01:08:36 +03:00
dimitrievgs
cb195fddc6 split graph_history_manager and title_generator 2025-09-24 22:58:38 +03:00
dimitrievgs
5a1fb4d482 Add title generator 2025-09-24 02:27:03 +03:00
dimitrievgs
b59c53ad07 add posibility to choose model 2025-09-17 02:23:19 +03:00
dimitrievgs
d5a32a534f add system propmt 2025-09-17 01:05:06 +03:00
dimitrievgs
0fe58687f8 fix to allow /api/messages/<graph_id>/<node_id> to get none node_id 2025-09-16 01:36:47 +03:00
dimitrievgs
bb4ba2644c changing graph state via atomic changes instead of changing whole graph, ids via uuid 2025-09-16 00:14:14 +03:00
dimitrievgs
51affba1a5 add setting parameter to debug in internal git bash terminal 2025-09-15 21:01:23 +03:00
dimitrievgs
6da60386ab Fix bug with absent type of message - get it from node 2025-09-15 00:51:33 +03:00
dimitrievgs
c1d990fd93 Fix bug with sending all the messages from all nodes instead of current branch 2025-09-15 00:36:48 +03:00
dimitrievgs
d27156d152 init 2025-09-12 00:26:19 +03:00