Commit Graph

56 Commits

Author SHA1 Message Date
Liu Zhicong b74b86b4d4 Refactor before imporve knowledge base. 2023-10-18 11:21:28 -07:00
Liu Zhicong 9932b55ae8 Implement simple "Agent Think Frame" , Tracy can do teach summary now. 2023-10-01 16:33:49 -07:00
Liu Zhicong 99f6f12227 Merge Llama support for release. 2023-09-29 12:15:27 -07:00
Liu Zhicong ef36bc050b fix bug 2023-09-28 21:45:34 -07:00
Liu Zhicong a889761677 Update README.md 2023-09-28 19:14:52 -07:00
Liu Zhicong b2f9ddce5b Prepare for release. 2023-09-28 09:19:59 -07:00
tsukasa 026bfc1caf send image with telegram message 2023-09-28 18:30:07 +08:00
Liu Zhicong 175c3ee0b3 Merge branch 'MVP' into MVP 2023-09-27 20:29:03 -07:00
Liu Zhicong b2fc804cd7 Merge pull request #67 from glen0125/MVP
Return result code from sd node
2023-09-28 11:08:24 +08:00
Liu Zhicong 29f83a6322 Adjust the directory structure to prepare for merging into Master. 2023-09-28 11:08:24 +08:00
Song 2938a54402 Return result code from sd node 2023-09-28 11:07:57 +08:00
Liu Zhicong 3a83783e3a Add chat history limit for Agent and Role.
Fix bugs.
2023-09-28 11:07:57 +08:00
Liu Zhicong 969d5954eb Merge pull request #67 from glen0125/MVP
Return result code from sd node
2023-09-27 11:48:11 -07:00
Liu Zhicong 030e4c4f52 Adjust the directory structure to prepare for merging into Master. 2023-09-27 11:40:46 -07:00
Liu Zhicong 5146bc1871 Add chat history limit for Agent and Role.
Fix bugs.
2023-09-27 10:09:31 -07:00
Song babb0a7c71 Return result code from sd node 2023-09-27 19:37:13 +08:00
tsukasa a5e5839460 add agent Mia 2023-09-27 15:59:49 +08:00
Liu Zhicong 594901df90 fix workflow bug. 2023-09-27 00:13:34 -07:00
Liu Zhicong 857a7ed956 fix bugs~ 2023-09-26 18:46:26 -07:00
Song fb76066ea2 Add paint env & test stability api 2023-09-26 16:40:52 +08:00
wugren 55832c6ad4 Story maker support telegram 2023-09-24 16:26:18 +08:00
Song 2be2ef3f60 Update code & pass test 2023-09-23 13:19:32 +08:00
Song 85259ca408 Add paint function for agent David 2023-09-23 13:19:32 +08:00
Liu Zhicong c289c811ee fix bugs 2023-09-22 20:11:27 -07:00
Liu Zhicong 3061e00800 Merge branch 'MVP' into MVP 2023-09-22 00:48:09 -07:00
Liu Zhicong ad12e795c5 Add linux_admin agent, funny~ 2023-09-21 23:18:52 -07:00
wugren 001482ea23 Modify agent name 2023-09-22 13:50:43 +08:00
wugren b8345eccaf Modify story_maker prompt word 2023-09-22 12:27:27 +08:00
wugren 5c2dd13ab2 Fix story maker bug 2023-09-22 12:27:26 +08:00
wugren 4e45130140 story maker 2023-09-22 12:25:45 +08:00
Liu Zhicong 270debef67 Add feature: Contact manager 2023-09-21 20:51:21 -07:00
Liu Zhicong f7a47a06ec Jarvis can query user knowlege base! 2023-09-21 13:54:10 -07:00
Liu Zhicong 03036c7571 fix bug 2023-09-21 11:46:37 -07:00
Liu Zhicong 97f403080e Add feature: Agent/Role enable_function config. 2023-09-21 00:39:39 -07:00
Liu Zhicong 080a8918fe Add feature: Users can load their own downloaded agents or workflows from the myai directory. 2023-09-20 22:47:52 -07:00
Liu Zhicong bde91771a8 Generator prompt from session histroy base on token limit. 2023-09-20 14:46:00 -07:00
Liu Zhicong d5073cc21b Jarvis use gpt-3.5 2023-09-20 02:23:46 -07:00
Liu Zhicong a75857a631 Javirs control calender~ 2023-09-20 01:33:00 -07:00
Liu Zhicong e6d7b2b009 Improve defualt agent Jarvis, fix some bug. 2023-09-19 21:36:56 -07:00
Liu Zhicong 42fe1ad4f4 Modify Agent implement by new system pormpt. 2023-09-19 20:43:01 -07:00
Liu Zhicong 40e14ee025 Fix workflow system prompt bugs. 2023-09-19 18:25:25 -07:00
Liu Zhicong 874aa98e21 1) Improve Build-in agent "Tracy Wang" 2) fix bug 2023-09-18 23:25:44 -07:00
Liu Zhicong 5a26b9614c 1) Improve aios_shell experience, 2) Add 2 formula build-in agents 2023-09-18 00:42:03 -07:00
Liu Zhicong b38aae81e2 Merge branch 'MVP' into MVP 2023-09-17 18:30:26 -07:00
Liu Zhicong a20f331e8f 0) Complete Docker build scriptes. 1) Refactor storage dir struct for release. 2) Add a common 'user_config' model. 3)More friendly CLI experience 2023-09-17 18:25:13 -07:00
zhangzhen d7bd28791b ignore logs for git 2023-09-17 21:22:23 +08:00
streetycat f9269e27d5 add compute node for llama 2023-09-17 13:16:21 +00:00
Liu Zhicong 43c70489e7 1) Add e-mail tunnel support 2) Modify all __new__ to get_instance() 3) init docker build scripts 2023-09-16 11:41:59 -07:00
Liu Zhicong ef9ab83e63 Add tunnel support ,and implment TelegramTunnel. Now we can use telegram bot connect to installed agent/workflow. 2023-09-15 17:35:12 -07:00
Liu Zhicong c4d97942cb Refactor chatsession impl, fix bug. 2023-09-14 01:50:27 -07:00