Commit Graph

6 Commits

Author SHA1 Message Date
Liu Zhicong 5146bc1871 Add chat history limit for Agent and Role.
Fix bugs.
2023-09-27 10:09:31 -07:00
Liu Zhicong 97f403080e Add feature: Agent/Role enable_function config. 2023-09-21 00:39:39 -07:00
Liu Zhicong b4990e4c57 Workflow is almost done. 2023-09-01 00:39:41 -07:00
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
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
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