1498 Commits

Author SHA1 Message Date
Jerry Z H
d11c8f4e2f feat: update changelog for version 0.0.19 v0.0.19 2025-11-17 23:21:20 +08:00
Jerry Z H
4c5ca390cd Merge pull request #516 from agentuniverse-ai/Release_20251112
feat: Release 20251112
2025-11-17 22:30:40 +08:00
Jerry Z H
45d385aae7 feat: Release version 0.0.19 2025-11-17 22:28:32 +08:00
Jerry Z H
2eab055b6d chore: modify pyproject.toml au version 2025-11-17 22:22:54 +08:00
Jerry Z H
18f2f6bac2 Merge remote-tracking branch 'origin/master' into Release_20251112 2025-11-17 15:06:57 +08:00
Jerry Z H
ef4403a176 Merge pull request #502 from zhouyi111111111/master
feat: Added support for reading 7Z files (.7z)
2025-11-12 15:13:45 +08:00
Jerry Z H
c98fb1aa25 Merge pull request #510 from agentuniverse-ai/Bug_Fix_20251110
Fix: RequestTask can't close correctly if task thread end without put an eof into queue
2025-11-11 15:47:55 +08:00
AniviaTn
440e3c7cec Fix: MCPToolkit can't pass right args to MCPTool
Fix: RequestTask can't close correctly if task thread end without put an eof into queue
Fix: LLM Instrument can't trace token usage correctly in streaming mode
Fix: function 'get_invocation_chain' returns None in some case
Fix: Wrong logic while adding raw token usage dict
Fix: Sls sink use async func to process log
ADD: MCPManager add an async func 'safe_close_stack_async' to close all session in asyncio env
ADD: add sls base sink
2025-11-10 16:59:56 +08:00
zhouyi111111111
c700d2f728 feat: Added support for reading 7Z files (.7z) 2025-11-01 02:45:31 +08:00
zhouyi111111111
7eed254dbf feat: Added support for reading 7Z files (.7z) 2025-11-01 02:42:15 +08:00
zhouyi111111111
0dbeb0f5d8 feat: Added support for reading 7Z files (.7z) 2025-11-01 02:02:42 +08:00
zhouyi111111111
294c43fed4 feat: Add 7Z Reader test 2025-11-01 01:50:08 +08:00
zhouyi111111111
9934540b08 feat: Add 7Z Reader demo 2025-11-01 01:47:26 +08:00
zhouyi111111111
4ccac869be feat: Added support for reading 7Z files (.7z) 2025-11-01 01:39:48 +08:00
zhouyi111111111
c75c27d025 feat: Added support for reading 7Z files (.7z) 2025-11-01 01:38:32 +08:00
zhouyi111111111
7ffbcc840f feat: Added support for reading 7Z files (.7z) 2025-11-01 01:37:28 +08:00
Jerry Z H
fcebe7c9a3 Merge pull request #496 from SunFlowerUE/master
新增了一个 写入 Word 文档(.docx) 的工具模块。
2025-10-31 15:04:55 +08:00
Jerry Z H
733916dbeb Merge branch 'master' into master 2025-10-31 15:03:55 +08:00
Jerry Z H
b92f381708 Merge pull request #495 from ApricityXX/1029-12
fix:修复异步错误
2025-10-31 15:00:46 +08:00
Jerry Z H
f37bd6fe5b refactor: mv epub/rar/zip reader to third_party_examples/tools 2025-10-31 14:50:34 +08:00
Jerry Z H
879353b4ff Merge pull request #497 from SaladDay/rar
feat: Added support for reading RAR files (.rar)
2025-10-31 14:49:04 +08:00
SaladDay
8bdf2b2e87 Merge branch 'master' into rar 2025-10-31 14:46:48 +08:00
Jerry Z H
3f7a53be22 Merge pull request #492 from ApricityXX/1029-9
fix:测试中临时文件未在异常情况下清理
2025-10-31 14:45:30 +08:00
Jerry Z H
7685821272 Merge pull request #487 from ApricityXX/1029-3
refactor: 增加测试断言
2025-10-31 14:35:35 +08:00
Jerry Z H
b7f8ebb1c9 Merge pull request #484 from SaladDay/feat-zip
feat: Added support for reading ZIP files (.zip)
2025-10-31 14:32:02 +08:00
Jerry Z H
2383ab318a Merge pull request #480 from Veteran-ChengQin/master
feat: Add AWS llm components. resolves #250
2025-10-31 14:29:49 +08:00
Jerry Z H
4fa62d6145 Merge pull request #479 from angelrabbit1225/feature/fix-typo
docs:add dataset/README_ZH.md
2025-10-31 14:28:25 +08:00
Jerry Z H
a92d54825c refactor: mv prompt_auto_designer_tool to third party dir 2025-10-31 14:26:29 +08:00
Jerry Z H
2afda8115b Merge pull request #478 from SHDB108/feat/prompt-auto-designer
feat(prompt): add auto prompt designer helper
2025-10-31 14:21:53 +08:00
Jerry Z H
a09013d12e refactor: mv primary chinese teacher agent to third party dir 2025-10-31 14:14:16 +08:00
Jerry Z H
ceb34b4e3c Merge pull request #476 from YIOYI/YIOYI_fix_isue_254
chore: developed an Agent case: Primary Chinese Teacher Agent
2025-10-31 14:12:45 +08:00
Jerry Z H
52008f2d74 refactor: mv medical_consultation_assistant_app to third party dir 2025-10-31 13:56:58 +08:00
Jerry Z H
02ff2ea6e6 Merge pull request #471 from big-zyb/feature/sample_apps_submission
chore: developed a RAG-based Agent case: Medical Consultation Assistant
2025-10-31 13:43:00 +08:00
Jerry Z H
c1191e34f7 refactor: mv post-retrieval processors to third party dir 2025-10-31 13:41:28 +08:00
Jerry Z H
1dd09f5119 Merge pull request #469 from toni20050606/feature/rag-postprocessing
feat(knowledge): add post-retrieval processors (rerank/filter/merge/summarize) and wire up examples
2025-10-31 13:34:40 +08:00
Jerry Z H
32111e7455 refactor: mv prompt_toolkit_app to third party dir 2025-10-31 12:17:16 +08:00
Jerry Z H
7e16487966 Merge pull request #466 from super-sausage/master
feat: Add intelligent prompt generation and optimization toolkit
2025-10-31 12:03:44 +08:00
Jerry Z H
3653a02ad6 fix: revert error MCPToolkit method 2025-10-31 11:36:49 +08:00
Jerry Z H
689944b862 Merge pull request #461 from xinchenxy/fix/mcptoolkit-bug
fix: 修复 MCPToolkit 中 connection_kwargs 传递问题
2025-10-31 11:35:42 +08:00
Jerry Z H
4c9fae85fb refactor: rename app_with_goole_search_tool dir name 2025-10-31 11:33:27 +08:00
Jerry Z H
50354733ff Merge branch 'review-feature-branch_Makoto' 2025-10-31 11:30:57 +08:00
Jerry Z H
f6452714b6 Merge pull request #448 from zxuexingzhijie/Makoto
添加Google学术工具
2025-10-31 11:30:45 +08:00
Jerry Z H
5badb04da1 refactor: mv prompt_generator_app to third_party_examples 2025-10-30 21:04:41 +08:00
Jerry Z H
df9de666b8 Merge pull request #441 from Libres-coder/master
add intelligent prompt generator and optimizer for agents
2025-10-30 20:58:01 +08:00
Jerry Z H
6f26cb2d03 fix: revert pyproject 2025-10-30 20:55:15 +08:00
Jerry Z H
f54b072fcd Merge pull request #433 from Anush008/master
feat: Qdrant Knowledge and Memory Storage
2025-10-30 20:54:28 +08:00
Jerry Z H
4d7d096f5c Merge branch 'master' into master 2025-10-30 20:53:02 +08:00
Jerry Z H
b628dca3cc refactor: mv DocumentClassifier to third party dir 2025-10-30 19:44:47 +08:00
Jerry Z H
09e54f9387 Merge pull request #446 from toni20050606/feature/document-classifier
添加文档分类器功能
2025-10-30 19:40:14 +08:00
Jerry Z H
5bcb019221 Merge pull request #482 from llnancy/feature/fix_docs
docs: 更新教程示例模型为 qwen3-32b
2025-10-30 19:20:27 +08:00