Releases: modelscope/modelscope-agent
Releases · modelscope/modelscope-agent
v0.7.2
v0.7.1 upgrade openapi parse and datascience
What's Changed
- Feature/datascience assistant by @dahaipeng in #562
- Feature/datascience assistant by @dahaipeng in #564
- add codexgraph Readme by @laptype in #569
- Feature/streamlit by @dahaipeng in #573
- Fix/fix doc by @dahaipeng in #565
- support AZure Openai by @Yimi81 in #572
- Fix/fix doc by @dahaipeng in #575
- feat: support ollama / other openai compatible apis by @sammcj in #570
- Feature/streamlit by @dahaipeng in #576
- fix ci by @suluyana in #584
- Feature/ds assistant by @dahaipeng in #583
- Update modelscope_agentfabric.ipynb by @zzhangpurdue in #586
- Feat/openapi refactor by @zzhangpurdue in #590
- better openapi resolver by @zzhangpurdue in #591
- Feat/openapi better resolve by @zzhangpurdue in #592
- Bug/openapi support yaml by @zzhangpurdue in #596
- Feat/remove remote logic for openapi test by @zzhangpurdue in #598
- support none operationId by @zzhangpurdue in #599
- Feat/support remote url for ci by @zzhangpurdue in #600
- change openapi schema tool demo by @mushenL in #602
New Contributors
Full Changelog: v0.7.0...v0.7.1
v0.7.0 CodeXGraph & Data Science Assistant is online
Breaking News
CodeXGraph a graph-based code generation agent is supported by Modelscope-Agent, see here
Data Science Assistant is online please find the example
Features
- support llama3.1 example by @zzhangpurdue in #541
- Feature/datascience assistant by @dahaipeng in #533
- add new codexgraph_agent by @laptype in #552
- add fall back when file name input is invalid by @zzhangpurdue in #560
Bugs
- fix tool calling error by @zzhangpurdue in #539
- fix issue#537 by @Chitius in #538
- fix bug about Knowledge filter,fix #540 by @mushenL in #543
- Fix bug in
_chat_no_stream
to ensureusage_info
is updated correctly by @laptype in #549 - fix openapi tool by @zzhangpurdue in #551
- fix rag filter by @suluyana in #550
- pass citest for unknown reason from moviepy by @zzhangpurdue in #553
- remove sourcetrailDB by @laptype in #556
- add build error msg by @laptype in #558
Docs
- update docs index by @zzhangpurdue in #542
- skip api test for all forked pr by @zzhangpurdue in #544
- update docs by @zzhangpurdue in #557
New Contributors
Full Changelog: v0.6.6...v0.7.0
v0.6.5
Features
- Feat/parallel tool calls by @zzhangpurdue in #532
- Feature/datascience assistant: adding update task logic by @dahaipeng in #519
- add state info callback by @Zhikaiiii in #472
- fix dashscope llm service stat_last_call_token_info bug by @dahaipeng in #529
- update output wrapper by @zzhangpurdue in #530
- add rtd setting by @zzhangpurdue in #534
- Delete redundant emb files by @suluyana in #536
Docs/Examples
-
Adjust document structure and supplement some Chinese documents by @mushenL in #531
-
Doc/add readthedocs setting by @zzhangpurdue in #535
Full Changelog: v0.6.4...v0.6.5
v0.6.4 Support tool services on modelscope studio
Highlight
- Support tool services on modelscope studio
- data science assistant init demo
- rag with full-size functions: hybrid search(multi-modality, multi-source), multi-strategies, customization.
- couple of bugs fixed
Features
-
Tools:
- Feat/multi images base64 input vl by @zzhangpurdue in #508
- update web search in order to allow run time verify tokens by @zzhangpurdue in #511
- update audio output by @zzhangpurdue in #516
- add oss by @zzhangpurdue in #524
-
Services:
- update modelscope-server setting by @zzhangpurdue in #507
- update dashscope tool calling method in order to run in service envri… by @zzhangpurdue in #518
- run_tool_node.sh indent error by @zzhangpurdue in #522
-
RAG:
-
Data Science Assistant
- feature: adding data science assistant demo by @dahaipeng in #491
-
Others
- update requirements and readme by @zzhangpurdue in #514
- update ds version by @zzhangpurdue in #521
Bugs
- bugfix: fix get_extra_readers() return None. by @eric-doug in #505
- hotfix:remove all llama_index.legacy by replacing with llama_index.core by @suluyana in #510
- hotfix: rm useless test file & add vector_stores for multiple stores by @suluyana in #512
- fix modelscope speech generation by @zzhangpurdue in #513
- Fix/fix typing bug by @dahaipeng in #515
- fix llama_index bm25 version by @suluyana in #526
New Contributors
- @eric-doug made their first contribution in #505
Full Changelog: v0.6.3...v0.6.4
v0.6.3: Tool Serving is running on Modelscope Studio
Features:
- On modelscope studio modelscope-agent is working with modelscope-agent-server for tool serving. by @zzhangpurdue in #500
- Pass parameters freely to scripts/run_assistant_server.sh by @monk-after-90s in #492
Bug fixing
- chore(doc): fix broken links and typos by @jianzs in #494
- Add error throwing for the Ollama section regarding the download section,fix#487 by @mushenL in #488
- fix ci: skip if forked by @suluyana in #495
New Contributors
- @jianzs made their first contribution in #494
- @monk-after-90s made their first contribution in #492
Full Changelog: v0.6.2...v0.6.3
v0.6.2 release: updating and bug fixing
Features
- allow agent gc in gradio by @suluyana in #490
- update requirements.txt by @dahaipeng in #481
- allow choice if use llm in llama index by @suluyana in #483
Bug fixing
- fix none total token by @zzhangpurdue in #480
- fix model_server conflict by @dahaipeng in #485
- remove complicated import which might lead import error by @zzhangpurdue in #484
- Fix/rag no documents error by @suluyana in #486
Full Changelog: v0.6.1...v0.6.2
v0.6.1 release: Rag Module Upgrading
Release Highlight
*Rag module Upgrading with llama index by @suluyana in #415
Features
- Support vllm as modelscope agent server source by @zzhangpurdue in #467
- Add qwen2 supporint by @zzhangpurdue in #473
- Feat/llama index readme by @suluyana in #471
- add vllm in LLM module by @dahaipeng in #474
Bug fixing
- fix readme bug by @zzhangpurdue in #470
New Contributors
- @dahaipeng made their first contribution in #474
Full Changelog: v0.6.0...v0.6.1
v0.6.0 release: Add Mobile Agent V2
Release Highlight
- Add mobile agent v2 by @Zhikaiiii in #457
Features
- Feat/add multi role apps by @lcl6679292 in #452
- add image_gen_lora tool, fix Issues#455 by @mushenL in #456
- add parameter of image_gen tool, fix #464 by @mushenL in #466
Bug Fixing
- bugfix in zhipu ai by @jiaqianjing in #439
- fix bug in document of train_agentfabric_llm_tool_use_cn by @slin000111 in #461
Full Changelog: v0.5.3...v0.6.0
v0.5.3 release
Feature
- v1/chat/completions fully compatible with openai by @Zhikaiiii in #441
Fix
- fix openapi tool issue in 0.5.x by @zzhangpurdue in #451
Doc
- Doc for agent about train_cn and train_agentfabric_llm_tool_use_cn by @slin000111 in #421
Full Changelog: v0.5.2...v0.5.3