• Joined on 2026-04-03
storme pushed to main at storme/nexusAI 2026-04-09 11:21:45 +00:00
a1795c6f29 fixed chat client typoes
storme pushed to main at storme/nexusAI 2026-04-09 11:13:29 +00:00
5c6e027fc1 chat client clean up and switch to llama.cpp with models folder network sharing
storme pushed to main at storme/nexusAI 2026-04-07 10:27:09 +00:00
541e664da1 refactoring and clean up of chat cliet
storme pushed to main at storme/nexusAI 2026-04-07 08:31:02 +00:00
107ee5755e refactoring and clean up
2b75f75733 refactoring and clean up
Compare 2 commits »
storme pushed to main at storme/nexusAI 2026-04-06 12:00:21 +00:00
0aea052311 added chat client documentation
storme pushed to main at storme/nexusAI 2026-04-06 10:36:02 +00:00
f6cdc65464 updated vite config
storme pushed to main at storme/nexusAI 2026-04-06 10:25:34 +00:00
1e2ce7a761 added cors support and started chat client
storme pushed to main at storme/nexusAI 2026-04-06 08:16:26 +00:00
461438e81b added endpoints and routes to get sessions
storme pushed to main at storme/nexusAI 2026-04-06 06:59:38 +00:00
710107ce5a fixed 'internal structure' flow display within the document
storme pushed to main at storme/nexusAI 2026-04-06 06:56:25 +00:00
1f824c097d Updated documentation, streaming chat and chat history the update highlights
storme pushed to main at storme/nexusAI 2026-04-06 06:47:07 +00:00
4bd84ded04 added chat streaming
storme pushed to main at storme/nexusAI 2026-04-06 06:12:15 +00:00
9af77438b3 sessions router mounted onto root
storme pushed to main at storme/nexusAI 2026-04-06 06:07:16 +00:00
aebea6c231 route endpoint fixes
storme pushed to main at storme/nexusAI 2026-04-06 06:01:49 +00:00
685da6530f added chat history orchestration endpoint
storme pushed to main at storme/nexusAI 2026-04-06 05:58:44 +00:00
157a08fa78 added chat history orchestration endpoint
storme pushed to main at storme/nexusAI 2026-04-06 05:45:46 +00:00
16354952f9 file deletion
storme pushed to main at storme/nexusAI 2026-04-06 05:45:07 +00:00
3b5f0afece fixed typo
storme pushed to main at storme/nexusAI 2026-04-06 05:30:24 +00:00
8ee9438b1c changed recent_episode_limit to 5 for testing purposes
storme pushed to main at storme/nexusAI 2026-04-06 04:49:40 +00:00
b71005d2b1 Added semantic episode searching
storme pushed to main at storme/nexusAI 2026-04-05 13:42:53 +00:00
8765dc3c2d Type fixes