Commit Graph

197 Commits

Author SHA1 Message Date
Liu Zhicong 05d2e4a9cf 1.workflow has reached a state of basic functionality.
2. implemented AI message bus infrastructure,
2023-08-30 12:30:41 -07:00
tsukasa a7960861d1 objected knowledge base implement for email code structure 2023-08-30 17:16:37 +08:00
tsukasa 8ba9f7c196 Merge remote-tracking branch 'origin/MVP' into MVP 2023-08-29 16:46:06 +08:00
tsukasa 67677ba40f objected knowledge base design 2023-08-29 16:45:20 +08:00
Si Changjun 076eeaf977 knowleadge.drawio 2023-08-29 16:45:20 +08:00
Liu Zhicong ccbef2104b framework code has been completed basicly. Through the use of aios_shell, we are now able to get agents run able (at openai compute node) 2023-08-27 18:07:33 -07:00
Si Changjun 4a8d81ce16 knowleadge.drawio 2023-08-24 15:54:52 +08:00
Liu Zhicong 1a6cf1ad7a complete document of sub system package_manager. 2023-08-23 13:29:02 -07:00
Liu Zhicong 5454009e7b Refactor the code to make it comply with PEP-8 standards:Convert all class definitions to CamelCase style.
(issue 37)
2023-08-23 11:19:56 -07:00
fiatrete 23963adc6e Merge pull request #33 from waterflier/main
Complete basic ai kernel frame codes
2023-08-23 09:31:14 +08:00
Liu Zhicong 760b0871cd The framework design of the aios kernel has been basically completed, as well as the key logic code centered on workflow. 2023-08-22 17:13:35 -07:00
Liu Zhicong ae09b24cc6 Merge branch 'fiatrete:main' into main 2023-08-20 22:55:04 -07:00
Liu Zhicong 814f5cf481 complete ai kerne frame code 2023-08-20 22:53:35 -07:00
fiatrete 69be4e224a updates 2023-08-18 09:49:58 +08:00
fiatrete f2c867e3de Merge pull request #30 from waterflier/main
Submission of Basic Component Code for Better Understanding of MVP Design (1/3)
2023-08-18 09:07:00 +08:00
Liu Zhicong 6b39379d7c complete pkg_system basic design and impl 2023-08-16 20:06:09 -07:00
Liu Zhicong 3d8f6fd5c8 Temporary commit 2023-08-14 12:44:19 -07:00
fiatrete db93380d05 Merge pull request #28 from waterflier/main
Initial MVP project structs.
2023-08-11 17:31:17 +08:00
Liu Zhicong 9814889d34 Initial MVP project structs. 2023-08-10 23:57:02 -07:00
fiatrete f25e05c998 fix blocking 2023-06-25 22:30:31 -07:00
fiatrete 74d977f85f fix docker file 2023-06-20 03:17:19 -07:00
fiatrete dff51fd9ac Update rembg module and docker file 2023-06-20 03:01:42 -07:00
fiatrete 3d77324ad4 Update document 2023-06-20 02:51:38 -07:00
fiatrete baca747bbb add remove_bg function 2023-06-20 02:45:37 -07:00
fiatrete c7d3c047fd Temporarily remove the os_installer directory to prevent misunderstandings. 2023-06-20 10:34:27 +08:00
fiatrete 4adc50fa8c updates after refactoring Jarvis with functions support of ChatGPT 2023-06-16 16:35:59 +08:00
fiatrete 8ac15961e7 optimize stable_diffusion function 2023-06-16 15:58:57 +08:00
fiatrete 12b33c8cf7 do not fix json if the arguments is a valid json (event if it's an empty object) 2023-06-16 15:58:57 +08:00
fiatrete f8c9d1c636 fix bug: coroutine not awaited 2023-06-16 15:58:57 +08:00
fiatrete 501ea5198f replace default gpt version from 0301 to 0613 2023-06-16 15:58:57 +08:00
fiatrete 73140529c7 try to fix arguments return from GPT 2023-06-16 15:58:57 +08:00
fiatrete 034cb1f5e4 change auto test words 2023-06-16 15:58:57 +08:00
fiatrete ad5407322c count tokens for functions 2023-06-16 15:58:57 +08:00
fiatrete 9d5872f5e6 support for youtube short video link 2023-06-16 15:58:57 +08:00
fiatrete 947ed233c5 No need for wrap user input into a json any more 2023-06-16 15:58:57 +08:00
fiatrete 0f3c1c187a 'do_nothing' is no longer useful 2023-06-16 15:58:57 +08:00
fiatrete 0a4feb1daf use gpt function 2023-06-16 15:58:57 +08:00
fiatrete 88e3ed0648 Delete Message typed dict 2023-06-16 15:58:57 +08:00
fiatrete 62d31b68ae Update README.md 2023-06-15 16:31:28 +08:00
fiatrete eb7307acf4 Merge pull request #21 from Synthintel0/main
update README for how to setup discord-bot
2023-06-14 11:37:43 +08:00
Synthintel0 99e11fdd10 update README for how to setup discord-bot 2023-06-14 11:00:54 +08:00
fiatrete be62e60b35 update readme 2023-06-13 21:21:17 +08:00
fiatrete 7adf9f893b Merge pull request #18 from DiligentCatCat/main
Fix 2 crashing bugs
2023-06-13 14:39:00 +08:00
DiligentCatCat 5c31f0e2b5 fix: demo_service1 keeps crashing if DEMO_YOUTUBE_API_KEY is not set 2023-06-13 14:29:27 +08:00
DiligentCatCat 3a6a04de0a fix: missing 'endswith' 2023-06-13 14:22:31 +08:00
fiatrete 0b6c6727d1 Merge pull request #17 from DiligentCatCat/main
the former STABLE_DIFFUSION_URL variable is not intuitive
2023-06-13 13:42:03 +08:00
DiligentCatCat 1ac091db20 doc: Add todo 2023-06-13 12:30:35 +08:00
DiligentCatCat 38fa0b7044 doc: Update README.md 2023-06-13 12:23:51 +08:00
DiligentCatCat 367e20942b fix: the former STABLE_DIFFUSION_URL variable is not intuitive 2023-06-13 12:22:28 +08:00
fiatrete 805d1d59eb experience Jarvis directly through discord chat group 2023-06-13 10:20:23 +08:00