Commit Graph

  • 2d85981dff support long artic learn Liu Zhicong 2023-11-15 20:18:41 -08:00
  • bddeebdad0 Support custom agent wugren 2023-11-15 18:43:27 +08:00
  • 87fdba9714 fix text summary build bug Liu Zhicong 2023-11-14 16:49:36 -08:00
  • 5fe3073cb6 1) Use UserConfig to change system default LLM model name 2) Support GPT4-Turbo JSON resp format Liu Zhicong 2023-11-13 16:07:33 -08:00
  • 763360b305 Support Text summary based Knowledge System, Update Agent Workspace. Liu Zhicong 2023-11-12 21:59:04 -08:00
  • fb0b88d44a Merge remote-tracking branch 'origin/main' into MVP Liu Zhicong 2023-11-08 22:17:50 -08:00
  • de685da38b Refactor the tunnel-related code to make the logic of the Agent sending messages to the Human more reasonable. Liu Zhicong 2023-11-08 22:13:18 -08:00
  • 7fd3749a40 1) Fix bugs. 2) openai_node support async/await. Liu Zhicong 2023-11-05 15:21:27 -08:00
  • 575d37486c Agent can do TODOs. Liu Zhicong 2023-11-03 22:31:23 -07:00
  • 326fbcde1d Merge pull request #92 from alexsunxl/MVP Liu Zhicong 2023-11-03 12:27:02 -07:00
  • e27c995afe Merge pull request #93 from xiangxin72/patch-1 Liu Zhicong 2023-11-03 12:26:52 -07:00
  • 1083cddfd7 Update README.md Xin Xiang 2023-11-03 12:16:02 -07:00
  • 7d293c9377 Modify the telegram return message alexsunxl 2023-11-03 21:55:25 +08:00
  • 1fbe5ae1ea Agent can create todo by op_list Liu Zhicong 2023-11-03 01:16:32 -07:00
  • 5eced91432 commit Agent Work Cycle frame codes Liu Zhicong 2023-11-01 19:29:55 -07:00
  • 70568c0809 Merge pull request #87 from streetycat/main Liu Zhicong 2023-10-26 17:43:28 -07:00
  • ece56f6a40 Merge pull request #86 from photosssa/mvp-dev Liu Zhicong 2023-10-26 17:43:19 -07:00
  • c342e5678b fix bugs for proxy and dynamics node streetycat 2023-10-24 09:27:06 +00:00
  • 8bc63c912a add pipeline issue tsukasa 2023-10-20 15:08:01 +08:00
  • d0b74545eb change /knowledge commands in shell tsukasa 2023-10-20 14:19:41 +08:00
  • 030077e4d3 knowledge pipeline manager init tsukasa 2023-10-19 17:09:27 +08:00
  • f80ec04272 add knowledge pipeline manager tsukasa 2023-10-19 10:47:45 +08:00
  • ce033c2381 add knowledge pipeline manager tsukasa 2023-10-19 10:05:08 +08:00
  • b74b86b4d4 Refactor before imporve knowledge base. Liu Zhicong 2023-10-18 11:19:11 -07:00
  • e4be896b7c Merge pull request #84 from alexsunxl/main Liu Zhicong 2023-10-18 10:51:05 -07:00
  • 71726d680b Fixed a crash with knowledge base arguments alexsunxl 2023-10-18 17:20:06 +08:00
  • 31d4f91f6f Merge pull request #83 from streetycat/main Liu Zhicong 2023-10-16 19:54:23 -07:00
  • d945796f7e remove test streetycat 2023-10-16 10:02:59 +00:00
  • b117b36e5b fix bugs streetycat 2023-10-16 10:00:53 +00:00
  • cc4a053085 Merge pull request #82 from streetycat/main Liu Zhicong 2023-10-13 16:27:37 -07:00
  • 2e07637e46 fix a variable name streetycat 2023-10-12 04:17:02 +00:00
  • d9ade65f2b Merge pull request #77 from streetycat/main Liu Zhicong 2023-10-08 22:02:06 -07:00
  • 760087d945 Merge pull request #78 from wugren/MVP Liu Zhicong 2023-10-08 21:03:11 -07:00
  • 2e0dca148e Several spelling errors streetycat 2023-10-09 03:36:10 +00:00
  • 3c31e2f0ec Fix bugs wugren 2023-10-09 11:35:50 +08:00
  • 4f43c4abed Imporve /open command: detetive target before open. Liu Zhicong 2023-10-03 18:52:10 -07:00
  • eee03cfb01 Merge pull request #74 from fiatrete/MVP fiatrete 2023-10-03 20:09:58 -05:00
  • a92b3f15dc Fix format issue Liu Zhicong 2023-10-02 23:51:20 -07:00
  • 64bbfa268f Improve “QuickStart.md” Liu Zhicong 2023-10-02 23:49:00 -07:00
  • 9932b55ae8 Implement simple "Agent Think Frame" , Tracy can do teach summary now. Liu Zhicong 2023-10-01 16:33:49 -07:00
  • ae99571b28 Merge pull request #73 from streetycat/MVP Liu Zhicong 2023-10-01 02:10:09 -07:00
  • 431f0d4ff2 Fix bug: Agent process message correctly in Telegeram Gorup Liu Zhicong 2023-10-01 02:09:44 -07:00
  • a3c1ef312a update doc zhangzhen 2023-09-30 09:05:29 +08:00
  • 55b2701faa fix tg tunnel bug. Liu Zhicong 2023-09-29 17:22:22 -07:00
  • 99f6f12227 Merge Llama support for release. Liu Zhicong 2023-09-29 12:15:27 -07:00
  • 1cef532a5b fix bug and improve script Liu Zhicong 2023-09-29 09:39:44 -07:00
  • f332639596 Merge pull request #72 from photosssa/MVP Liu Zhicong 2023-09-28 23:56:59 -07:00
  • bc2488f781 add query knowledge object in shell tsukasa 2023-09-29 14:27:23 +08:00
  • b6a06c4150 fix bug Liu Zhicong 2023-09-28 22:35:51 -07:00
  • ef36bc050b fix bug Liu Zhicong 2023-09-28 21:45:34 -07:00
  • c644c2e1a2 fix bug Liu Zhicong 2023-09-28 20:37:11 -07:00
  • b1b1b4f252 Update README.md Liu Zhicong 2023-09-28 19:34:24 -07:00
  • 0fd1333c0f Update README.md Liu Zhicong 2023-09-28 19:26:54 -07:00
  • a889761677 Update README.md Liu Zhicong 2023-09-28 19:14:52 -07:00
  • fc0c91d942 fix merge bug. Liu Zhicong 2023-09-28 14:03:52 -07:00
  • b2f9ddce5b Prepare for release. Liu Zhicong 2023-09-27 20:32:37 -07:00
  • fb31feb1df Merge pull request #71 from lllucy4901/patch-1 Liu Zhicong 2023-09-28 09:17:47 -07:00
  • 8ccab139aa Merge pull request #70 from streetycat/MVP Liu Zhicong 2023-09-28 09:17:39 -07:00
  • 14a76476ef Merge pull request #69 from photosssa/MVP Liu Zhicong 2023-09-28 09:17:30 -07:00
  • 861096fb0c recover the for the agent streetycat 2023-09-28 10:30:07 +00:00
  • 026bfc1caf send image with telegram message tsukasa 2023-09-28 18:30:07 +08:00
  • 2bfa0995b1 remove await for synchronous method streetycat 2023-09-28 10:27:59 +00:00
  • 193c627bdb rebase to main streetycat 2023-09-28 09:09:30 +00:00
  • 4f6b04fe48 local llama streetycat 2023-09-28 00:20:20 +00:00
  • ff4875dae5 add default knowledge source dir tsukasa 2023-09-28 16:48:07 +08:00
  • 56c0202552 add image insert/query in knowledge base tsukasa 2023-09-28 16:20:30 +08:00
  • 97d69e43f7 fix bugs streetycat 2023-09-28 05:03:06 +00:00
  • 7b5c0103e8 local llama streetycat 2023-09-28 00:51:52 +00:00
  • e0c4eb5849 Merge pull request #68 from photosssa/MVP Liu Zhicong 2023-09-27 20:29:10 -07:00
  • 175c3ee0b3 Merge branch 'MVP' into MVP Liu Zhicong 2023-09-27 20:29:03 -07:00
  • ecda804ca8 remove /knowledge query command tsukasa 2023-09-28 11:05:24 +08:00
  • 7f81e25e3b Add image embedding task and test case liyaxing 2023-09-27 17:24:38 +08:00
  • 7f3687fab1 Integration local image embedding to aiox shell liyaxing 2023-09-26 20:25:02 +08:00
  • f07976366f Add sentence-transformer local text embedding supports liyaxing 2023-09-25 16:22:15 +08:00
  • 1de94a4d06 fix document format error. Liu Zhicong 2023-09-27 15:42:25 -07:00
  • 98d129856e Compete "Quick Start" Liu Zhicong 2023-09-27 15:29:57 -07:00
  • b2fc804cd7 Merge pull request #67 from glen0125/MVP Liu Zhicong 2023-09-27 11:48:11 -07:00
  • 29f83a6322 Adjust the directory structure to prepare for merging into Master. Liu Zhicong 2023-09-27 11:40:46 -07:00
  • 2938a54402 Return result code from sd node Song 2023-09-27 19:37:13 +08:00
  • 3a83783e3a Add chat history limit for Agent and Role. Fix bugs. Liu Zhicong 2023-09-27 10:09:31 -07:00
  • f3c4511101 Update QuickStart zh-CN.md lllucy4901 2023-09-27 16:30:20 -07:00
  • 28e6c6047f fix document format error. Liu Zhicong 2023-09-27 15:42:25 -07:00
  • da6cb5d372 Compete "Quick Start" Liu Zhicong 2023-09-27 15:29:57 -07:00
  • 969d5954eb Merge pull request #67 from glen0125/MVP Liu Zhicong 2023-09-27 11:48:11 -07:00
  • 030e4c4f52 Adjust the directory structure to prepare for merging into Master. Liu Zhicong 2023-09-27 11:40:46 -07:00
  • 5146bc1871 Add chat history limit for Agent and Role. Fix bugs. Liu Zhicong 2023-09-27 10:09:31 -07:00
  • 5b6de8b82b local text embedding ok tsukasa 2023-09-27 20:50:53 +08:00
  • babb0a7c71 Return result code from sd node Song 2023-09-27 19:37:13 +08:00
  • e858978778 Fix text embedding model load error liyaxing 2023-09-27 18:53:58 +08:00
  • 87f82ec9e2 Add image embedding task and test case liyaxing 2023-09-27 17:24:38 +08:00
  • e13e31aae9 fix queue compute node tsukasa 2023-09-27 17:53:03 +08:00
  • 01f05285c7 fix queue compute node tsukasa 2023-09-27 17:24:00 +08:00
  • a5e5839460 add agent Mia tsukasa 2023-09-27 15:52:17 +08:00
  • 1ff3165961 Integration local image embedding to aiox shell liyaxing 2023-09-26 20:25:02 +08:00
  • 451ab5e0a8 Add local image embedding impls liyaxing 2023-09-26 20:13:55 +08:00
  • 5f346b1bd9 Add sentence-transformer local text embedding supports liyaxing 2023-09-25 16:22:15 +08:00
  • f472689ecb modify knowledge email source tsukasa 2023-09-26 16:39:14 +08:00
  • cf2d917404 default text embedding with local node tsukasa 2023-09-26 16:37:30 +08:00
  • 411ab61880 impl text splitter with tiktoken tsukasa 2023-09-26 14:43:56 +08:00
  • 8b862c0075 Improve chunk relate code and add read test case liyaxing 2023-09-26 02:30:59 +08:00