Commit Graph

31 Commits

Author SHA1 Message Date
Grigorii Dimitriev
8f8e07ceae Update requirements.txt 2025-11-17 11:54:48 +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
2ac2da5111 Update .gitignore, remove db from version control 2025-10-12 00:08:03 +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
e95f1a3810 Update run-llm-backend.bat to work with relative folder 2025-09-29 22:12:27 +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
b634337dda Add launch.json 2025-09-14 22:55:39 +03:00
dimitrievgs
d27156d152 init 2025-09-12 00:26:19 +03:00