1498 Commits

Author SHA1 Message Date
wangchongshi
1fd0894b59 Improvement: modify the the initialization method of the openai embedding model client. 2024-04-30 17:40:09 +08:00
Jerry Z H
8b2f33c44e Merge pull request #8 from alipay/dev_chongshi
Improvement: modify the au sample standard app package, add more demo agents/tool sets/test examples.
2024-04-30 15:10:43 +08:00
wangchongshi
b031b030a9 Improvement: delete system rag agent test method in au 2024-04-30 14:57:50 +08:00
wangchongshi
c26415809d Feat: added google search and mock search toolsets to the au example package 2024-04-30 14:50:50 +08:00
wangchongshi
b082356b1d Feat: added the demo rag agent and peer agents to the au example package 2024-04-30 14:42:04 +08:00
wangchongshi
735843adc2 Feat: added the peer agents and rag agent test examples 2024-04-30 14:37:57 +08:00
wangchongshi
fe645b339d Feat: add openai model context length. 2024-04-30 11:59:13 +08:00
Jerry Z H
662ae7c59b Merge pull request #7 from alipay/dev
Feat: Add default peer agent to the agentUniverse.
2024-04-30 11:43:50 +08:00
wangchongshi
ba7476ddf2 Improvement: modify the default system package path for agentUniverse initialization. 2024-04-30 11:05:36 +08:00
wangchongshi
ff61b1ff69 Feat: Add default peer agent to the agentUniverse. 2024-04-30 10:32:45 +08:00
Jerry Z H
89f56393b5 Merge pull request #6 from alipay/dev_xishang
docs: add contact docs
2024-04-29 21:47:06 +08:00
Jerry Z H
167c938dc4 docs: add contact docs 2024-04-29 21:38:44 +08:00
wangchongshi
ad5a4fcefc Fix: the planner concurrecy model assignment issue 2024-04-29 19:41:20 +08:00
Jerry Z H
363d94d78c Merge pull request #4 from alipay/dev
Fix: peer planner log format & prompt split texts issues
2024-04-29 16:52:26 +08:00
wangchongshi
cc9757176d Fix: peer planner log format & prompt split texts issues 2024-04-29 16:30:14 +08:00
Jerry Z H
8b595ba29e docs: update readme v0.0.4 2024-04-26 23:29:39 +08:00
Jerry Z H
4d7eb8a298 feat: release version 0.0.4 2024-04-26 17:35:16 +08:00
Jerry Z H
bca4e2a1a3 test: modify test_rag_agent 2024-04-26 17:28:07 +08:00
Jerry Z H
3f649e271b fix: Fix YAML encoding issues when reading files on Windows systems. 2024-04-26 17:28:07 +08:00
Jerry Z H
31e9980a0a Merge pull request #3 from alipay/dev_fanen
Fix: Start a flask server on Windows instead of gunicorn server. Fix RequestOrm column type define.
2024-04-26 17:06:40 +08:00
fanen.lhy
c99f171817 Fix: Start a flask server on Windows instead of gunicorn server. Fix RequestOrm column type define. 2024-04-26 16:52:11 +08:00
fanen.lhy
84418b3ca0 Fix: Start a flask server on Windows instead of gunicorn server. Fix RequestOrm column type define. 2024-04-26 16:48:27 +08:00
Jerry Z H
513c243dce docs: modify url in README 2024-04-26 15:50:57 +08:00
AniviaTn
38007a76a3 Merge pull request #2 from alipay/master
Merge master to dev_fanen
2024-04-26 15:49:18 +08:00
Jerry Z H
e21c55ff05 feat: add new feature - prompt manager 2024-04-26 15:42:42 +08:00
Jerry Z H
444dbdf773 Merge branch 'dev' v0.0.3 2024-04-24 18:07:06 +08:00
Jerry Z H
1449c6ce7e fix: fix version number in pyproject.toml 2024-04-24 18:04:38 +08:00
Jerry Z H
a3cadd748e Merge pull request #1 from alipay/dev
feat: Initial core package
2024-04-24 18:01:06 +08:00
han.ji
0f9cd842ed Update README.md
add a English version of the project introduction
2024-04-24 17:59:04 +08:00
han.ji
066c461c60 Update README_zh.md
add a Chinese version of the project introduction
2024-04-24 17:51:11 +08:00
han.ji
99c5495f08 Rename agent_universe_ framework_resize.jpg to agent_universe_framework_resize.jpg
rename framework diagram for display
2024-04-24 17:32:27 +08:00
han.ji
eadfeec1ed Delete docs/guidebook/_picture/agent_universe_ framework.jpg
delete original size framework diagram
2024-04-24 17:31:51 +08:00
Jerry Z H
3843cfb66e Merge remote-tracking branch 'origin/dev_heji' into dev 2024-04-24 17:17:29 +08:00
Jerry Z H
1738f94128 Merge remote-tracking branch 'origin/dev_fanen' into dev 2024-04-24 17:17:13 +08:00
han.ji
3b69fe3acb Add files via upload
agent universe framework diagram for display
2024-04-24 17:15:33 +08:00
han.ji
fa499aa0d8 Add files via upload
add agent universe framework diagram
2024-04-24 17:10:22 +08:00
魏中杰
c7f9cac240 Merge branch 'dev_webserver' into dev_fanen 2024-04-24 17:09:52 +08:00
wangchongshi
35d8e08bf8 Add agent memory module to agentUniverse 2024-04-24 17:09:22 +08:00
fanen.lhy
fb8a957cd5 Init extension aliyun sls log, service component and web base module. 2024-04-24 16:58:15 +08:00
魏中杰
45cb9b1a10 Add webserver 2024-04-24 16:55:45 +08:00
wangchongshi
f68ae585f8 Add agent llm module to agentUniverse 2024-04-24 16:47:18 +08:00
heji
a881eee9b6 agent, plan, prompt module submission 2024-04-24 16:46:32 +08:00
wangchongshi
aac45249a8 Add agent memory module to agentUniverse 2024-04-24 16:46:02 +08:00
wangchongshi
ea51908f5c Add agent action module(knowledge and tool) to agentUniverse 2024-04-24 16:44:47 +08:00
Jerry Z H
a517deefa5 docs: update doc github url 2024-04-24 16:32:14 +08:00
Jerry Z H
854c9d1851 feat: Initial docs & sample-standard-app 2024-04-24 16:19:10 +08:00
Jerry Z H
9993fb1de0 feat: Initial commit 2024-04-24 14:37:26 +08:00
Ant OSS
176627b582 Initial commit 2024-04-23 19:28:19 +08:00