Commit Graph

408 Commits

Author SHA1 Message Date
wugren d917ba49d4 Merge branch 'fiatrete:MVP' into MVP 2024-01-25 12:38:52 +08:00
Liu Zhicong 4e345bd565 Merge pull request #117 from wugren/MVP
Add slack tunnel
2024-01-25 12:34:17 +08:00
wugren 7a7a0bc1a9 miss commit 2024-01-25 12:32:27 +08:00
Liu Zhicong ed1f6112b9 Merge pull request #117 from wugren/MVP
Add slack tunnel
2024-01-24 20:03:54 -08:00
wugren 1388f6cff6 Add slack tunnel 2024-01-25 11:27:05 +08:00
Liu Zhicong 9034eb175c fix bugs. 2024-01-17 20:34:39 -08:00
Liu Zhicong 0bc2aaf45b Update Jarvis implement 2024-01-15 22:52:13 -08:00
Liu Zhicong 5885301c19 1) Complete new Agent Behavior: triage_tasks
2) Fix bugs.
2024-01-07 12:44:47 -08:00
Liu Zhicong c975ba2053 1) FixBug
2) Add Documents abount TASK/TODO Refactor
2024-01-06 13:08:41 -08:00
Liu Zhicong 3663f140fc fix bugs. 2024-01-05 20:02:58 -08:00
Liu Zhicong b6395c2195 Fix bugs. 2023-12-31 00:20:48 -08:00
Liu Zhicong 29594c0319 Refactor the Action/Function components, and refactor the basic architecture of Agent Task/Todo. 2023-12-17 18:23:40 -08:00
Liu Zhicong 3d00095650 Add implement of Agent Workspace (include a taskmanager system) 2023-12-10 21:42:23 -08:00
Liu Zhicong 662aee7560 Fix merge bug. 2023-12-09 18:44:33 -08:00
Liu Zhicong ddee31c6ab Use LLMProcess implement Agent.OnMessage 2023-12-09 18:42:02 -08:00
Liu Zhicong 0708daf2ec Merge pull request #112 from wugren/MVP
Add discord tunnel
2023-12-07 00:29:03 -08:00
wugren 3494aa8f6b Add discord tunnel 2023-12-07 14:58:02 +08:00
Liu Zhicong 8739bf6a76 1) Do some rename refactor ,prepare for LLMProcess refactor
2) Fix merge bugs.
2023-12-06 13:31:05 -08:00
Liu Zhicong 35d204ac05 Merge pull request #111 from streetycat/MVP
Fix bugs
2023-12-06 12:03:04 -08:00
streetycat e2b6f051cb Fix singleton and Classbase 2023-12-06 17:00:44 +08:00
streetycat 29f02138a5 Fix: build the service with CUDA as CPU only for build failed without CUDA. 2023-12-06 17:00:43 +08:00
streetycat 9f2fd50ba8 fix default port error 2023-12-06 17:00:43 +08:00
streetycat 348c3be209 fix incorrect determination of subprocess failure 2023-12-06 16:59:42 +08:00
Liu Zhicong 7e3949c155 Merge pull request #110 from photosssa/mvp-dev
knowledge pipeline and to learn list
2023-12-06 00:05:50 -08:00
Si Changjun 33a079f897 Merge branch 'MVP' into mvp-dev 2023-12-06 09:39:52 +08:00
tsukasa a0b714e930 learn knowledge design document 2023-12-06 09:32:40 +08:00
Liu Zhicong 0425c80ffd Merge pull request #109 from wugren/MVP
Add pdf、docx parser and image、video to text function for knowledge
2023-12-05 10:56:07 -08:00
wugren 75d5c0066b AgentMsg support audio type 2023-12-05 19:59:41 +08:00
tsukasa f08d709604 agent learn with pipeline input ok 2023-12-05 18:52:56 +08:00
tsukasa 1031d527c1 add local knowledge base environment 2023-12-05 18:52:55 +08:00
tsukasa b7b968d5f7 define bas environment 2023-12-05 18:52:55 +08:00
wugren 5f451107c9 Add pdf、docx parser and image、video to text function for knowledge 2023-12-05 18:08:50 +08:00
Liu Zhicong 66e407add5 Merge pull request #108 from wugren/MVP
AgentMsg support image and video
2023-12-04 11:29:31 -08:00
Liu Zhicong 49c75c9d66 Merge pull request #107 from streetycat/MVP
Compute Node Installation Wizard
2023-12-04 11:29:19 -08:00
wugren 1e987cc9d3 Supports telegram’s picture and video messages 2023-12-04 19:06:34 +08:00
wugren 1cdf6f73c0 Implement IssueAgent 2023-12-04 19:06:34 +08:00
wugren fde7389443 AgentMsg support image and video 2023-12-04 19:06:33 +08:00
wugren 9cf4613d31 mime 2023-12-04 19:05:49 +08:00
streetycat 5bb1be1fe3 Recover the command '/node add' 2023-12-04 10:19:08 +00:00
streetycat 6ff7a07d19 Update the refered component to new path 2023-12-04 09:58:41 +00:00
streetycat 15046f0254 fix bugs for interactive of /node add 2023-12-04 17:25:54 +08:00
streetycat a001706752 Compute Node Installation Wizard
Compute Node Installation Wizardx# Date:      Fri Dec 1 09:26:55 2023 +0000
2023-12-04 17:23:54 +08:00
Liu Zhicong eb67980537 Merge pull request #106 from glen0125/MVP
Fix the dall e invocation process
2023-12-03 21:06:44 -08:00
Song 3dc4fe8e4c Fix the dall e invocation process 2023-12-04 10:39:56 +08:00
Liu Zhicong 83149b5590 fix merge bugs. 2023-11-30 21:14:24 -08:00
Liu Zhicong 50e22817c1 Merge remote-tracking branch 'origin/MVP' into MVP
# Conflicts:
#	src/aios/environment/dall_e_compute_node.py
#	src/aios_kernel/__init__.py
2023-11-30 21:09:56 -08:00
Liu Zhicong adeca91e0a Refactor the code directory structure to better suit the current complexity 2023-11-30 21:04:19 -08:00
Liu Zhicong e30a0b9b6c Merge pull request #105 from glen0125/MVP
Add DallE node for text2imge
2023-11-30 09:59:44 -08:00
Song fb47a3c5ad Add DallE node for text2imge 2023-11-30 18:03:24 +08:00
Liu Zhicong 4955225ecd fix merge bugs. 2023-11-29 15:25:57 -08:00