Commit Graph

247 Commits

Author SHA1 Message Date
Liu Zhicong c694ece59e fix bugs. 2024-01-25 21:48:17 -08:00
Liu Zhicong 9b7ca0b81a fix nature language time bugs 2024-01-25 01:13:46 -08:00
wugren 7a7a0bc1a9 miss commit 2024-01-25 12:32:27 +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
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
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
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
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
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
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
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
streetycat 6a00d09701 Adapt to the function of llama.cpp 2023-11-29 16:15:00 +08:00
wugren a29d1e512d Add postgresql、oracle、mssql dependency 2023-11-28 17:45:52 +08:00
wugren e00fc6c8e4 Add database query 2023-11-28 17:07:39 +08:00
wugren 624fd46492 Add duckduckgo text search function 2023-11-26 22:52:12 +08:00
wugren 6e8d6904f0 Add code interpreter function 2023-11-25 18:42:01 +08:00
wugren 7564349cb7 Fix split long audio bug 2023-11-22 19:05:05 +08:00
wugren b305a963ba TTS and ASR function implemented based on openai api 2023-11-22 19:00:59 +08:00
wugren cc3faee716 AgentAssistant 2023-11-21 16:18:11 +08:00