Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / modelscope/agentscope issues and pull requests

#107 - Add attr `participants` to pipeline

Pull Request - State: closed - Opened by rayrayraykk 11 months ago
Labels: enhancement, ready for review

#106 - [Hotfix] Fix bugs in AS studio

Pull Request - State: closed - Opened by qbc2016 11 months ago

#105 - [Hotfix] Fix bug in format function

Pull Request - State: closed - Opened by DavdGao 11 months ago

#104 - Add a ReAct agent and an example conversation with this agent.

Pull Request - State: closed - Opened by DavdGao 11 months ago - 3 comments
Labels: feature, add example

#103 - Adding gomoku example

Pull Request - State: closed - Opened by ZiTao-Li 11 months ago
Labels: add example

#102 - [Bug]: Missing __init__.py for agentscope.web.studio

Issue - State: closed - Opened by gengen1988 11 months ago - 1 comment
Labels: bug

#101 - [Enhancement]: Update prompt strategy for DashScopeChatWrapper

Issue - State: closed - Opened by DavdGao 11 months ago - 1 comment
Labels: bug, enhancement

#100 - [HOTFIX] Create a new function to convert content to string.

Pull Request - State: closed - Opened by DavdGao 11 months ago
Labels: bug, ready for review

#99 - Add tools agent and example for conversation with tool agent

Pull Request - State: closed - Opened by DavdGao 11 months ago - 1 comment
Labels: feature, ready for review, new example

#96 - [HotFix] Avoid unnecessary logging in studio

Pull Request - State: closed - Opened by DavdGao 11 months ago

#95 - Fix bug in PromptEngine and provide prompt construction strategy for most chat and generation APIs

Pull Request - State: closed - Opened by DavdGao 11 months ago
Labels: enhancement, ready for review

#94 - Support agent_id in agent server

Pull Request - State: closed - Opened by pan-x-c 11 months ago
Labels: enhancement, feature, ready for review

#93 - Fix the text_to_image_agent failure when accepting None input

Pull Request - State: closed - Opened by pan-x-c 11 months ago
Labels: bug, ready for review

#92 - add dashscope multimodal

Pull Request - State: closed - Opened by qbc2016 11 months ago - 2 comments

#90 - Add AS studio in README

Pull Request - State: closed - Opened by qbc2016 11 months ago - 1 comment

#89 - [Hotfix] Fix hyperlinks

Pull Request - State: closed - Opened by qbc2016 11 months ago

#88 - [Bug]:使用qwen-vl-plus模型报错400错误

Issue - State: closed - Opened by haijian-wang 11 months ago - 4 comments
Labels: bug

#87 - Fix bug in basic conversation example

Pull Request - State: closed - Opened by DavdGao 11 months ago

#86 - Hot fix in README.md

Pull Request - State: closed - Opened by DavdGao 11 months ago

#85 - Add unit testing for dashscope model

Pull Request - State: closed - Opened by qbc2016 11 months ago

#84 - Adding web page digest function to service module

Pull Request - State: closed - Opened by ZiTao-Li 11 months ago
Labels: feature, ready for review

#83 - add hint for studio users

Pull Request - State: closed - Opened by rayrayraykk 11 months ago

#82 - Unify model implementation and clean up their code in AgentScope.

Pull Request - State: closed - Opened by DavdGao 11 months ago
Labels: enhancement, ready for review

#81 - add AS studio usage in README

Pull Request - State: closed - Opened by qbc2016 11 months ago
Labels: documentation

#80 - [Bug]: Error occurs while using gemini

Issue - State: closed - Opened by TianCai19 11 months ago - 3 comments
Labels: bug

#79 - Fix export issue: Add missing function ServiceFactory export

Pull Request - State: closed - Opened by zwjaaa 11 months ago

#78 - 关于RPC分布式部署中如何充分调用硬件设备资源(如gpu、npu等资源)[Feature]:

Issue - State: closed - Opened by appleinsky 11 months ago - 4 comments
Labels: enhancement

#77 - How to change the `base_url` of openai model into a proxy url?

Issue - State: closed - Opened by JimmyX89 11 months ago - 2 comments

#76 - [Hot Fix]Optimize error messages of ModelWrapper

Pull Request - State: closed - Opened by pan-x-c 11 months ago
Labels: enhancement

#75 - Update README.md

Pull Request - State: closed - Opened by ZiTao-Li 11 months ago
Labels: documentation, ready for review

#74 - Fix error in agent when `use_memory` is `False`

Pull Request - State: closed - Opened by DavdGao 11 months ago

#73 - add preprocess for roles for qwen

Pull Request - State: closed - Opened by qbc2016 11 months ago

#72 - [Hotfix] remove checking response.status_code

Pull Request - State: closed - Opened by qbc2016 11 months ago

#71 - [Bug]: Incorrectly throwing an exception when only a single message is passed to the OPENAI API model.

Issue - State: closed - Opened by Nick-bit233 11 months ago - 1 comment
Labels: enhancement

#70 - Correcting typos in documents

Pull Request - State: closed - Opened by wangwangbobo 11 months ago

#69 - [Feature]: Add a TextBox in as_studio to display console logs.

Issue - State: closed - Opened by rayrayraykk 11 months ago - 1 comment
Labels: enhancement

#68 - Enhanced distributed debate example to support multiple users

Pull Request - State: closed - Opened by pan-x-c 11 months ago
Labels: enhancement

#67 - How to set proxy for agent?

Issue - State: closed - Opened by shadow150519 11 months ago

#66 - [Hot Fix]Fix text display in logger

Pull Request - State: closed - Opened by pan-x-c 11 months ago

#65 - 与modelscope agent的区别

Issue - State: closed - Opened by zhanpengjie 11 months ago - 3 comments

#64 - Introducing RAG module into package

Pull Request - State: closed - Opened by ZiTao-Li 11 months ago
Labels: feature, ready for review

#63 - logger日志记录不支持中文解析

Issue - State: closed - Opened by Weihong-Liu 11 months ago - 4 comments
Labels: bug

#62 - Add an example for the compatibility with langchain

Pull Request - State: closed - Opened by DavdGao 11 months ago
Labels: ready for review, add example

#61 - [Bug]:Timer fails to work in windows & as_studio

Issue - State: closed - Opened by rayrayraykk 11 months ago - 1 comment
Labels: bug

#60 - Add ollama based local model services in AgentScope.

Pull Request - State: closed - Opened by DavdGao 11 months ago
Labels: enhancement

#59 - Add Gemini Chat and Embedding models in AgentScope

Pull Request - State: closed - Opened by DavdGao 11 months ago
Labels: enhancement, ready for review

#58 - Add more detailed explanation for argument `in_subprocess` in distributed mode.

Issue - State: closed - Opened by DavdGao 11 months ago - 1 comment
Labels: documentation

#57 - [Feature]: Hope for customizable ReAct module

Issue - State: closed - Opened by LAD021 11 months ago - 4 comments
Labels: enhancement

#56 - Support ollama model API

Issue - State: closed - Opened by acwwt 12 months ago - 3 comments
Labels: enhancement

#55 - Add groupchat with @ example

Pull Request - State: closed - Opened by rayrayraykk 12 months ago - 2 comments
Labels: enhancement, ready for review

#54 - Add DashScope model wrapper into AgentScope

Pull Request - State: closed - Opened by qbc2016 12 months ago
Labels: enhancement

#53 - Support callable model in agentbase

Pull Request - State: closed - Opened by DavdGao 12 months ago
Labels: enhancement, ready for review

#52 - Fix bug in service_factory

Pull Request - State: closed - Opened by DavdGao 12 months ago

#51 - Stop using thread.name as uid, use a thread local value as uid

Pull Request - State: closed - Opened by qbc2016 12 months ago

#50 - Support DashScope model API

Issue - State: closed - Opened by DavdGao 12 months ago
Labels: enhancement

#49 - [Ready] Translate tutorial into Chinese

Pull Request - State: closed - Opened by DavdGao 12 months ago

#48 - Add win & macos support

Pull Request - State: closed - Opened by rayrayraykk 12 months ago
Labels: enhancement

#47 - Optimize launcher of RPCAgent

Pull Request - State: closed - Opened by pan-x-c 12 months ago
Labels: enhancement

#46 - add tongyi model wrapper

Pull Request - State: closed - Opened by qbc2016 12 months ago

#45 - [Bug]:OperationalError: database is locked

Issue - State: closed - Opened by nlper-hou 12 months ago - 4 comments
Labels: bug

#44 - support for modelscope gradio

Pull Request - State: closed - Opened by qbc2016 12 months ago - 2 comments

#43 - Update README.md

Pull Request - State: closed - Opened by eltociear 12 months ago

#42 - Add Chinese README.md

Pull Request - State: closed - Opened by DavdGao 12 months ago

#41 - Add news in README.md

Pull Request - State: closed - Opened by DavdGao 12 months ago

#40 - App Implementation

Pull Request - State: closed - Opened by rayrayraykk 12 months ago

#39 - [Release] Preparation for the first release

Pull Request - State: closed - Opened by pan-x-c 12 months ago

#38 - Fix module `resource` not available in win

Pull Request - State: closed - Opened by rayrayraykk 12 months ago

#37 - the qr code of wechat has expired

Issue - State: closed - Opened by ChristopheZhao 12 months ago - 2 comments
Labels: help wanted

#36 - [Bug]:ModuleNotFoundError: No module named 'resource'

Issue - State: closed - Opened by lyh111222 12 months ago - 1 comment
Labels: bug

#35 - Update description in `setup.py`

Pull Request - State: closed - Opened by DavdGao 12 months ago

#34 - Slight modification on README.md

Pull Request - State: closed - Opened by ZiTao-Li 12 months ago

#33 - Add arXiv paper into README.md

Pull Request - State: closed - Opened by DavdGao 12 months ago
Labels: documentation

#32 - fix minor example bugs and typos

Pull Request - State: closed - Opened by garyzhang99 12 months ago

#31 - [Hot fix]Fix parse_func and fault_handler of ModelWrapper

Pull Request - State: closed - Opened by pan-x-c 12 months ago
Labels: bug

#30 - Hotfix for model response in dict_dialog_agent

Pull Request - State: closed - Opened by qbc2016 12 months ago - 1 comment

#29 - Refactor web ui interface.

Pull Request - State: closed - Opened by DavdGao almost 1 year ago

#28 - 【WEBUI】Saving runtime configuration in root directory automatically

Pull Request - State: closed - Opened by DavdGao about 1 year ago

#27 - 【WEBUI】Add speak function within AgentBase.

Pull Request - State: closed - Opened by DavdGao about 1 year ago
Labels: enhancement

#26 - Add ServiceFactory to support quick setup for tools model&agent.

Pull Request - State: closed - Opened by DavdGao about 1 year ago
Labels: feature

#25 - add agent builder example

Pull Request - State: closed - Opened by Osier-Yi about 1 year ago

#24 - Refactor ModelWrapper

Pull Request - State: closed - Opened by pan-x-c about 1 year ago
Labels: enhancement

#23 - Saving runtime configuration in root directory automatically

Pull Request - State: closed - Opened by DavdGao about 1 year ago
Labels: feature

#22 - Fix tutorial/API_doc links in readme

Pull Request - State: closed - Opened by pan-x-c about 1 year ago

#21 - refine prompt for werewolf game

Pull Request - State: closed - Opened by qbc2016 about 1 year ago

#20 - change hyperlink to ms

Pull Request - State: closed - Opened by qbc2016 about 1 year ago

#19 - [Hot fix]Set version limits for requirements

Pull Request - State: closed - Opened by pan-x-c about 1 year ago

#18 - Refactor Distributed Modules

Pull Request - State: closed - Opened by pan-x-c about 1 year ago
Labels: enhancement

#17 - minor improvement for the links and position of "Tutorial"'s first appearance

Pull Request - State: closed - Opened by yxdyc about 1 year ago
Labels: documentation

#16 - [DOC] Update monitor tutorial and readme

Pull Request - State: closed - Opened by pan-x-c about 1 year ago

#15 - change direct address to relative address for hyperlink in notebook

Pull Request - State: closed - Opened by qbc2016 about 1 year ago

#14 - [hot fix] Fix import errors in RPC related modules

Pull Request - State: closed - Opened by pan-x-c about 1 year ago
Labels: bug

#13 - refactor monitor

Pull Request - State: closed - Opened by pan-x-c about 1 year ago
Labels: enhancement

#12 - add docs for all tutorial

Pull Request - State: closed - Opened by yxdyc about 1 year ago - 1 comment
Labels: documentation

#11 - modify werewolf game

Pull Request - State: closed - Opened by qbc2016 about 1 year ago

#10 - add distributed examples in notebook

Pull Request - State: closed - Opened by qbc2016 about 1 year ago

#9 - Move defaults and types to constants

Pull Request - State: closed - Opened by pan-x-c about 1 year ago
Labels: enhancement

#8 - Add state agent

Pull Request - State: closed - Opened by rayrayraykk about 1 year ago - 1 comment
Labels: feature

#7 - [DOC] add API reference documentation

Pull Request - State: closed - Opened by pan-x-c about 1 year ago
Labels: documentation

#6 - add jupyter for conversation

Pull Request - State: closed - Opened by qbc2016 about 1 year ago
Labels: documentation