Commit Graph

88 Commits

Author SHA1 Message Date
Liu Zhicong adeca91e0a Refactor the code directory structure to better suit the current complexity 2023-11-30 21:04:19 -08:00
Liu Zhicong 4955225ecd fix merge bugs. 2023-11-29 15:25:57 -08:00
wugren b305a963ba TTS and ASR function implemented based on openai api 2023-11-22 19:00:59 +08:00
tsukasa a63e9b6745 read mail with issue tree pipeline works 2023-11-20 22:05:39 +08:00
tsukasa 9c00187041 a issue parser of email 2023-11-20 22:04:17 +08:00
Liu Zhicong 763360b305 Support Text summary based Knowledge System,
Update Agent Workspace.
2023-11-12 21:59:04 -08:00
Liu Zhicong fb0b88d44a Merge remote-tracking branch 'origin/main' into MVP
# Conflicts:
#	src/service/aios_shell/aios_shell.py
2023-11-08 22:17:50 -08:00
Liu Zhicong de685da38b Refactor the tunnel-related code to make the logic of the Agent sending messages to the Human more reasonable. 2023-11-08 22:13:18 -08:00
Liu Zhicong 575d37486c Agent can do TODOs. 2023-11-03 22:31:30 -07:00
Liu Zhicong 5eced91432 commit Agent Work Cycle frame codes 2023-11-01 19:29:55 -07:00
streetycat c342e5678b fix bugs for proxy and dynamics node 2023-10-24 09:27:06 +00:00
tsukasa d0b74545eb change /knowledge commands in shell 2023-10-20 14:19:41 +08:00
tsukasa 030077e4d3 knowledge pipeline manager init 2023-10-19 17:09:27 +08:00
tsukasa ce033c2381 add knowledge pipeline manager 2023-10-19 10:47:34 +08:00
alexsunxl 71726d680b Fixed a crash with knowledge base arguments 2023-10-18 17:20:06 +08:00
streetycat b117b36e5b fix bugs 2023-10-16 10:00:53 +00:00
Liu Zhicong 4f43c4abed Imporve /open command: detetive target before open. 2023-10-03 18:52:10 -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 431f0d4ff2 Fix bug: Agent process message correctly in Telegeram Gorup 2023-10-01 02:09:44 -07:00
Liu Zhicong 99f6f12227 Merge Llama support for release. 2023-09-29 12:15:27 -07:00
Liu Zhicong 1cef532a5b fix bug and improve script 2023-09-29 09:39:44 -07:00
tsukasa bc2488f781 add query knowledge object in shell 2023-09-29 14:27:49 +08: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
Liu Zhicong 8ccab139aa Merge pull request #70 from streetycat/MVP
Add the llama nodes at local dynamically
2023-09-28 09:17:39 -07:00
streetycat 2bfa0995b1 remove await for synchronous method 2023-09-28 10:27:59 +00:00
streetycat 193c627bdb rebase to main 2023-09-28 09:09:30 +00:00
streetycat 4f6b04fe48 local llama 2023-09-28 08:50:21 +00:00
tsukasa ff4875dae5 add default knowledge source dir 2023-09-28 16:48:33 +08:00
Liu Zhicong 175c3ee0b3 Merge branch 'MVP' into MVP 2023-09-27 20:29:03 -07:00
tsukasa ecda804ca8 remove /knowledge query command 2023-09-28 11:17:02 +08:00
Liu Zhicong 29f83a6322 Adjust the directory structure to prepare for merging into Master. 2023-09-28 11:08:24 +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 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
tsukasa a5e5839460 add agent Mia 2023-09-27 15:59:49 +08:00
liyaxing 1ff3165961 Integration local image embedding to aiox shell 2023-09-27 15:59:32 +08:00
liyaxing 22ef7f0f18 Integration of sentence-transformer local text embedding 2023-09-27 15:56:23 +08:00
Liu Zhicong 943d0e3916 Improved the system's exception handling logic, striving to let users see the cause of the error. 2023-09-26 22:50:50 -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
Liu Zhicong b271f8883e Add /enable /disable Feature 2023-09-26 01:19:33 -07:00
Liu Zhicong 7f11edb706 Jarvis can update contract, aios_shell can update contract. 2023-09-25 20:57:10 -07: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 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 b195e6a6a4 add google application credentials 2023-09-22 13:38:44 +08:00
wugren 4e45130140 story maker 2023-09-22 12:25:45 +08:00