add contributors
This commit is contained in:
16
.all-contributorsrc
Normal file
16
.all-contributorsrc
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"projectName": "agentscope-samples",
|
||||
"projectOwner": "AgentScopeTeam",
|
||||
"repoType": "github",
|
||||
"repoHost": "https://github.com",
|
||||
"files": [
|
||||
"README.md",
|
||||
"README_zh.md"
|
||||
],
|
||||
"imageSize": 100,
|
||||
"commit": true,
|
||||
"commitConvention": "angular",
|
||||
"contributors": [],
|
||||
"contributorsPerLine": 7,
|
||||
"linkToUsage": true
|
||||
}
|
||||
16
README.md
16
README.md
@@ -1,5 +1,8 @@
|
||||
# AgentScope Sample Agents
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
[](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE)
|
||||
[](https://www.python.org/)
|
||||
[](https://doc.agentscope.io/)
|
||||
@@ -164,3 +167,16 @@ This project is licensed under the **Apache 2.0 License** – see the [LICENSE](
|
||||
- [AgentScope Runtime Documentation](https://runtime.agentscope.io/)
|
||||
- [AgentScope GitHub Repository](https://github.com/agentscope-ai/agentscope)
|
||||
- [AgentScope Runtime GitHub Repository](https://github.com/agentscope-ai/agentscope-runtime)
|
||||
|
||||
## Contributors ✨
|
||||
|
||||
Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)):
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!
|
||||
16
README_zh.md
16
README_zh.md
@@ -1,5 +1,8 @@
|
||||
# AgentScope 示例 Agent
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
|
||||
[](#contributors-)
|
||||
<!-- ALL-CONTRIBUTORS-BADGE:END -->
|
||||
[](https://github.com/agentscope-ai/agentscope-samples/blob/main/LICENSE)
|
||||
[](https://www.python.org/)
|
||||
[](https://doc.agentscope.io/)
|
||||
@@ -163,3 +166,16 @@ AgentScope Runtime 是一个**全面的运行时框架**,主要解决部署和
|
||||
- [AgentScope Runtime 文档](https://runtime.agentscope.io/)
|
||||
- [AgentScope GitHub 仓库](https://github.com/agentscope-ai/agentscope)
|
||||
- [AgentScope Runtime GitHub 仓库](https://github.com/agentscope-ai/agentscope-runtime)
|
||||
|
||||
## 贡献者 ✨
|
||||
|
||||
感谢这些优秀的贡献者们 ([表情符号说明](https://allcontributors.org/docs/en/emoji-key)):
|
||||
|
||||
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
|
||||
<!-- prettier-ignore-start -->
|
||||
<!-- markdownlint-disable -->
|
||||
<!-- markdownlint-restore -->
|
||||
<!-- prettier-ignore-end -->
|
||||
<!-- ALL-CONTRIBUTORS-LIST:END -->
|
||||
|
||||
本项目遵循 [all-contributors](https://github.com/all-contributors/all-contributors) 规范。欢迎任何形式的贡献!
|
||||
Reference in New Issue
Block a user