Commit Graph

315 Commits

Author SHA1 Message Date
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 7fd3749a40 1) Fix bugs.
2) openai_node support async/await.
2023-11-05 15:21:27 -08:00
Liu Zhicong 575d37486c Agent can do TODOs. 2023-11-03 22:31:30 -07:00
Liu Zhicong 326fbcde1d Merge pull request #92 from alexsunxl/MVP
Modify the telegram return message
2023-11-03 12:27:02 -07:00
alexsunxl 7d293c9377 Modify the telegram return message 2023-11-03 21:55:25 +08:00
Liu Zhicong 1fbe5ae1ea Agent can create todo by op_list 2023-11-03 01:16:32 -07:00
Liu Zhicong 5eced91432 commit Agent Work Cycle frame codes 2023-11-01 19:29:55 -07:00
Liu Zhicong ece56f6a40 Merge pull request #86 from photosssa/mvp-dev
Issue 85: Knowledge pipeline manager
2023-10-26 17:43:19 -07:00
tsukasa 8bc63c912a add pipeline issue 2023-10-20 15:08:01 +08: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 f80ec04272 add knowledge pipeline manager 2023-10-19 10:47:45 +08:00
tsukasa ce033c2381 add knowledge pipeline manager 2023-10-19 10:47:34 +08:00
Liu Zhicong b74b86b4d4 Refactor before imporve knowledge base. 2023-10-18 11:21:28 -07:00
Liu Zhicong 760087d945 Merge pull request #78 from wugren/MVP
Fix bugs
2023-10-08 21:03:11 -07:00
wugren 3c31e2f0ec Fix bugs 2023-10-09 11:35:50 +08:00
Liu Zhicong 4f43c4abed Imporve /open command: detetive target before open. 2023-10-03 18:52:10 -07:00
Liu Zhicong a92b3f15dc Fix format issue 2023-10-02 23:51:20 -07:00
Liu Zhicong 64bbfa268f Improve “QuickStart.md” 2023-10-02 23:49:00 -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 ae99571b28 Merge pull request #73 from streetycat/MVP
update doc
2023-10-01 02:10:09 -07:00
Liu Zhicong 431f0d4ff2 Fix bug: Agent process message correctly in Telegeram Gorup 2023-10-01 02:09:44 -07:00
zhangzhen a3c1ef312a update doc 2023-09-30 09:05:29 +08:00
Liu Zhicong 55b2701faa fix tg tunnel bug. 2023-09-29 17:22:22 -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
Liu Zhicong f332639596 Merge pull request #72 from photosssa/MVP
add query knowledge object in shell
2023-09-28 23:56:59 -07:00
tsukasa bc2488f781 add query knowledge object in shell 2023-09-29 14:27:49 +08:00
Liu Zhicong b6a06c4150 fix bug 2023-09-28 22:35:51 -07:00
Liu Zhicong ef36bc050b fix bug 2023-09-28 21:45:34 -07:00
Liu Zhicong c644c2e1a2 fix bug 2023-09-28 20:37:18 -07:00
Liu Zhicong b1b1b4f252 Update README.md 2023-09-28 19:34:24 -07:00
Liu Zhicong 0fd1333c0f Update README.md 2023-09-28 19:26:54 -07:00
Liu Zhicong a889761677 Update README.md 2023-09-28 19:14:52 -07:00
Liu Zhicong fc0c91d942 fix merge bug. 2023-09-28 14:03:52 -07:00
Liu Zhicong b2f9ddce5b Prepare for release. 2023-09-28 09:19:59 -07:00
Liu Zhicong fb31feb1df Merge pull request #71 from lllucy4901/patch-1
Update QuickStart zh-CN.md
2023-09-28 09:17:47 -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
Liu Zhicong 14a76476ef Merge pull request #69 from photosssa/MVP
Add image insert/query in knowledge base
2023-09-28 09:17:30 -07:00
streetycat 861096fb0c recover the for the agent 2023-09-28 10:30:07 +00:00
tsukasa 026bfc1caf send image with telegram message 2023-09-28 18:30:07 +08: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
tsukasa 56c0202552 add image insert/query in knowledge base 2023-09-28 16:48:33 +08:00
streetycat 97d69e43f7 fix bugs 2023-09-28 16:38:56 +08:00
streetycat 7b5c0103e8 local llama 2023-09-28 16:38:32 +08:00
Liu Zhicong e0c4eb5849 Merge pull request #68 from photosssa/MVP
Add local text/image embedding node; Add an agent Mia to use local knowledge
2023-09-27 20:29:10 -07:00
Liu Zhicong 175c3ee0b3 Merge branch 'MVP' into MVP 2023-09-27 20:29:03 -07:00