Modelscope-agent

Latest version: v0.5.3

Safety actively analyzes 633680 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.5.3

Feature
* v1/chat/completions fully compatible with openai by Zhikaiiii in https://github.com/modelscope/modelscope-agent/pull/441

Fix
* fix openapi tool issue in 0.5.x by zzhangpurdue in https://github.com/modelscope/modelscope-agent/pull/451

Doc
* Doc for agent about train_cn and train_agentfabric_llm_tool_use_cn by slin000111 in https://github.com/modelscope/modelscope-agent/pull/421

**Full Changelog**: https://github.com/modelscope/modelscope-agent/compare/v0.5.2...v0.5.3

0.5.2

feature
* add new multi role chat by lcl6679292 in https://github.com/modelscope/modelscope-agent/pull/445

fix
* fix: install default nltk data by suluyana in https://github.com/modelscope/modelscope-agent/pull/446
* hotfix transformers version 4.41 by zzhangpurdue in https://github.com/modelscope/modelscope-agent/pull/447
* allow_fork_pass_ci by zzhangpurdue in https://github.com/modelscope/modelscope-agent/pull/449


**Full Changelog**: https://github.com/modelscope/modelscope-agent/compare/v0.5.1...v0.5.2

0.5.1

Features
* support **GPT-4o** and openai multi-modal compatible by Zhikaiiii in https://github.com/modelscope/modelscope-agent/pull/437

Bug Fixing
* fix tool import bugs by zzhangpurdue in https://github.com/modelscope/modelscope-agent/pull/438
* fix modelsope local deployment by zhangsibo1129 in https://github.com/modelscope/modelscope-agent/pull/433

New Contributors
* zhangsibo1129 made their first contribution in https://github.com/modelscope/modelscope-agent/pull/433

**Full Changelog**: https://github.com/modelscope/modelscope-agent/compare/v0.5.0...v0.5.1

0.5.0

What's Changed

Features
* Add Assistant API server with `v1/chat/completion` for tool calling, and `v1/assistant/lite` for agent running.
* Add Tool Manager API server, allow user executes utilities in isolated, secure containers.
* Add rag workflow based on llama-index
* Add automatic stop words finding for different LLM's special token.
* Support llama3.


**Full Changelog**: https://github.com/modelscope/modelscope-agent/compare/v0.4.1...v0.5.0

0.4.1

What's Changed

Features
* 🔥 The [Ray](https://docs.ray.io/en/latest/) version of multi-agent solution is on modelscope-agent, please find the [document](https://github.com/modelscope/modelscope-agent/blob/master/modelscope_agent/multi_agents_utils/README.md)
* update distributed instantiation method for multi-agent method to allow multi user run case in a same ray cluster
* fix bugs introduced by multi-agent

Demos & Apps
* multi-role chatroom use case support multi user & update prompt for multi-agent

**Full Changelog**: https://github.com/modelscope/modelscope-agent/commits/v0.4.1

0.4.0

What's Changed

Features
* 🔥 The [Ray](https://docs.ray.io/en/latest/) version of multi-agent solution is on modelscope-agent, please find the [document](https://github.com/modelscope/modelscope-agent/blob/master/modelscope_agent/multi_agents_utils/README.md)
* add a simple server api in `apps/agentfabric`, which is also the api running on [modelscope studio](https://www.modelscope.cn/studios/agent)
* add `tool lazy load`, so that it will not load all tools at starting.
* add `token count` in memory module.
* update agent loop logic make the result much more solid.

Demos & Apps
* multi-role chatroom and videogen by multi agent in apps based multi-agent framework
* using local model as llm by vllm in demos
* multi-round example with memory in demos

**Full Changelog**: https://github.com/modelscope/modelscope-agent/commits/v0.4.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.