Skip to content

Commit

Permalink
fix readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkwee committed Oct 24, 2023
1 parent eb44f06 commit 6460be8
Show file tree
Hide file tree
Showing 10 changed files with 46 additions and 46 deletions.
8 changes: 4 additions & 4 deletions readme/README-Chinese.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# Communicative Agents for Software Development

<p align="center">
<img src='./misc/logo1.png' width=600>
<img src='../misc/logo1.png' width=600>
</p>


<p align="center">
【📚 <a href="wiki.md">Wiki</a> | 🚀 <a href="wiki.md#local-demo">Local Demo</a> | 👥 <a href="Contribution.md">Community Built Software</a> | 🔧 <a href="wiki.md#customization">Customization</a>】
【📚 <a href="../wiki.md">Wiki</a> | 🚀 <a href="../wiki.md#local-demo">Local Demo</a> | 👥 <a href="../Contribution.md">Community Built Software</a> | 🔧 <a href="../wiki.md#customization">Customization</a>】
</p>

## 📖 概述

- **ChatDev** 是一家**虚拟软件公司**,通过各种不同角色的**智能体**
Expand All @@ -18,7 +18,7 @@
## 📰 新闻

- **2023年9月1日:Art模式现已可用!您可以使用智能体生成软件中使用的图像,尝试 `python3 run.py --config "Art"`**
请参见此处的[示例](/WareHouse/gomokugameArtExample_THUNLP_20230831122822)
请参见此处的[示例](../WareHouse/gomokugameArtExample_THUNLP_20230831122822)
- 2023年8月28日:系统已公开提供使用。
- 2023年8月17日:V1.0.0版本已准备好发布。
- 2023年7月30日:用户可以自定义ChatChain、Phase和Role设置。此外,现在支持在线Log模式和重放模式。
Expand Down
10 changes: 5 additions & 5 deletions readme/README-Dutch.md
Original file line number Diff line number Diff line change
@@ -1,30 +1,30 @@
# Communicative Agents for Software Development

<p align="center">
<img src='./misc/logo1.png' width=550>
<img src='../misc/logo1.png' width=550>
</p>

<p align="center">
【📚 <a href="wiki.md">Wiki</a> | 🚀 <a href="wiki.md#local-demo">Lokale Demo</a> | 👥 <a href="Contribution.md">Community Gebouwde Software</a> | 🔧 <a href="wiki.md#customization">Aanpassing</a>】
【📚 <a href="../wiki.md">Wiki</a> | 🚀 <a href="../wiki.md#local-demo">Lokale Demo</a> | 👥 <a href="../Contribution.md">Community Gebouwde Software</a> | 🔧 <a href="../wiki.md#customization">Aanpassing</a>】
</p>

## 📖 Overzicht

- **ChatDev** fungeert als een **virtueel softwarebedrijf** dat werkt met verschillende **intelligente agenten** die verschillende rollen vervullen, waaronder Chief Executive Officer <img src='online_log/static/figures/ceo.png' height=20>, Chief Product Officer <img src='online_log/static/figures/cpo.png' height=20>, Chief Technology Officer <img src='online_log/static/figures/cto.png' height=20>, programmeur <img src='online_log/static/figures/programmer.png' height=20>, recensent <img src='online_log/static/figures/reviewer.png' height=20>, tester <img src='online_log/static/figures/tester.png' height=20>, kunstontwerper <img src='online_log/static/figures/designer.png' height=20>. Deze agenten vormen een multi-agent organisatiestructuur en zijn verenigd door een missie om "de digitale wereld te revolutioneren door middel van programmeren." De agenten binnen ChatDev **werken samen** door deel te nemen aan gespecialiseerde functionele seminars, waaronder taken zoals ontwerpen, coderen, testen en documenteren.
- Het primaire doel van ChatDev is het aanbieden van een **eenvoudig te gebruiken**, **zeer aanpasbaar** en **uitbreidbaar** framework, dat is gebaseerd op grote taalmodellen (LLM's) en dient als een ideaal scenario voor het bestuderen van collectieve intelligentie.
<p align="center">
<img src='./misc/company.png' width=600>
<img src='../misc/company.png' width=600>
</p>

## 🎉 Nieuws

* **25 september 2023: De **Git**-functie is nu beschikbaar**, waardoor de programmeur <img src='online_log/static/figures/programmer.png' height=20> GitHub kan gebruiken voor versiebeheer. Om deze functie in te schakelen, stelt u eenvoudigweg ``"git_management"`` in op ``"True"`` in ``ChatChainConfig.json``.
<p align="center">
<img src='./misc/github.png' width=600>
<img src='../misc/github.png' width=600>
</p>
* 20 september 2023: De **Human-Agent-Interaction**-modus is nu beschikbaar! U kunt deelnemen aan het ChatDev-team door de rol van recensent <img src='online_log/static/figures/reviewer.png' height=20> te spelen en suggesties te doen aan de programmeur <img src='online_log/static/figures/programmer.png' height=20>; probeer ``python3 run.py --task [beschrijving_van_uw_idee] --configuratie "Human"``. Zie [handleiding](../wiki.md#human-agent-interactie) en [voorbeeld](../WareHouse/Gomoku_HumanAgentInteraction_20230920135038).
<p align="center">
<img src='./misc/Human_intro.png' width=600>
<img src='../misc/Human_intro.png' width=600>
</p>
* 1 september 2023: De **Art**-modus is nu beschikbaar! U kunt de ontwerpagent <img src='online_log/static/figures/designer.png' height=20> activeren om afbeeldingen te genereren die in de software worden gebruikt; probeer ``python3 run.py --task [beschrijving_van_uw_idee] --configuratie "Art"``. Zie [handleiding](../wiki.md#art) en [voorbeeld](../WareHouse/gomokugameArtExample_THUNLP_20230831122822).
* 28 augustus 2023: Het systeem is nu openbaar beschikbaar.
Expand Down
10 changes: 5 additions & 5 deletions readme/README-Filipino.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Communicative Agents for Software Development

<p align="center">
<img src='./misc/logo1.png' width=550>
<img src='../misc/logo1.png' width=550>
</p>


<p align="center">
【📚 <a href="wiki.md">Wiki</a> | 🚀 <a href="wiki.md#local-demo">Lokal na Demo</a> | 👥 <a href="Contribution.md">Komunidad ng Kontribusyon sa Software</a> | 🔧 <a href="wiki.md#customization">Kostomisasyon</a>】
【📚 <a href="../wiki.md">Wiki</a> | 🚀 <a href="../wiki.md#local-demo">Lokal na Demo</a> | 👥 <a href="../Contribution.md">Komunidad ng Kontribusyon sa Software</a> | 🔧 <a href="../wiki.md#customization">Kostomisasyon</a>】
</p>

## 📖 Pangkalahatan
Expand All @@ -15,18 +15,18 @@
- Ang pangunahing layunin ng ChatDev ay mag-alok ng isang **madaling gamitin**, **mabilis ma-customize**, at **napapalawak** na framework, na batay sa malalaking modelo ng wika (LLMs) at naglilingkod bilang isang ideal na scenario para pag-aralan ang kolektibong kaalaman.

<p align="center">
<img src='./misc/company.png' width=600>
<img src='../misc/company.png' width=600>
</p>

## 📰 Balita

* **Setyembre 25, 2023: Ang **Git** na feature ay available na**, nagbibigay-daan sa programmer <img src='online_log/static/figures/programmer.png' height=20> na gamitin ang GitHub para sa version control. Upang paganahin ang feature na ito, i-set ang ``"git_management"`` sa ``"True"`` sa ``ChatChainConfig.json``.
<p align="center">
<img src='./misc/github.png' width=600>
<img src='../misc/github.png' width=600>
</p>
* Setyembre 20, 2023: Ang **Human-Agent-Interaction** mode ay available na! Maaari kang makilahok sa ChatDev team sa pamamagitan ng pagganap ng papel ng reviewer <img src='online_log/static/figures/reviewer.png' height=20> at pagbibigay ng mga suhestiyon sa programmer <img src='online_log/static/figures/programmer.png' height=20>; subukan ang ``python3 run.py --task [description_ng_ideya_mo] --config "Human"``. Tingnan ang [gabay](../wiki.md#human-agent-interaction) at [halimbawa](../WareHouse/Gomoku_HumanAgentInteraction_20230920135038).
<p align="center">
<img src='./misc/Human_intro.png' width=600>
<img src='../misc/Human_intro.png' width=600>
</p>
* Setyembre 1, 2023: Ang **Art** mode ay available na! Maaari mong paganahin ang ahenteng designer <img src='online_log/static/figures/designer.png' height=20> upang lumikha ng mga imahe na ginagamit sa software; subukan ang ``python3 run.py --task [description_ng_ideya_mo] --config "Art"``. Tingnan ang [gabay](../wiki.md#art) at [halimbawa](../WareHouse/gomokugameArtExample_THUNLP_20230831122822).
* Agosto 28, 2023: Ang sistema ay magagamit na ng publiko.
Expand Down
10 changes: 5 additions & 5 deletions readme/README-French.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Communicative Agents for Software Development

<p align="center">
<img src='./misc/logo1.png' width=550>
<img src='../misc/logo1.png' width=550>
</p>


<p align="center">
【📚 <a href="wiki.md">Wiki</a> | 🚀 <a href="wiki.md#local-demo">Démo Locale</a> | 👥 <a href="Contribution.md">Logiciels de la Communauté</a> | 🔧 <a href="wiki.md#customization">Personnalisation</a>】
【📚 <a href="../wiki.md">Wiki</a> | 🚀 <a href="../wiki.md#local-demo">Démo Locale</a> | 👥 <a href="../Contribution.md">Logiciels de la Communauté</a> | 🔧 <a href="../wiki.md#customization">Personnalisation</a>】
</p>

## 📖 Vue d'ensemble
Expand All @@ -15,19 +15,19 @@
différents rôles, incluant le Directeur Général <img src='online_log/static/figures/ceo.png' height=20>, le Directeur de Produit <img src='online_log/static/figures/cpo.png' height=20>, le Directeur Technologique <img src='online_log/static/figures/cto.png' height=20>, programmeur <img src='online_log/static/figures/programmer.png' height=20>, l'auditeur <img src='online_log/static/figures/reviewer.png' height=20>, le testeur <img src='online_log/static/figures/tester.png' height=20> et le designer graphique <img src='online_log/static/figures/designer.png' height=20>. Ces agents forment une structure organisationnelle multi-agents et sont unis par une mission de "révolutionner le monde numérique à travers la programmation." Les agents de ChatDev **collaborent** en participant à des séminaires fonctionnels spécialisés, incluant des tâches telles que la conception, le codage, les tests et la documentation.
- L'objectif principal de ChatDev est de proposer un cadre **facile à utiliser**, **hautement personnalisable** et **extensible**, basé sur de grands modèles linguistiques (LLMs) et servant de scénario idéal pour étudier l'intelligence collective.
<p align="center">
<img src='./misc/company.png' width=600>
<img src='../misc/company.png' width=600>
</p>

## 📰 Actualités

* **25 septembre 2023 : La fonctionnalité **Git** est maintenant disponible**, permettant au programmeur <img src='online_log/static/figures/programmer.png' height=20> d'utiliser GitHub pour le contrôle de version. Pour activer cette fonction, définissez simplement ``"git_management"`` sur ``"True"`` dans ``ChatChainConfig.json``.
<p align="center">
<img src='./misc/github.png' width=600>
<img src='../misc/github.png' width=600>
</p>
* 20 septembre 2023 : Le mode **Interaction Humain-Agent** est maintenant disponible ! Vous pouvez interagir avec l'équipe ChatDev en jouant le rôle de l'examinateur <img src='online_log/static/figures/reviewer.png' height=20> et en faisant des suggestions au programmeur <img src='online_log/static/figures/programmer.png' height=20>;
essayez ``python3 run.py --task [description_de_votre_idée] --config "Humain"``. Voir le [guide](../wiki.md#human-agent-interaction) et l'[exemple](../WareHouse/Gomoku_HumanAgentInteraction_20230920135038).
<p align="center">
<img src='./misc/Human_intro.png' width=600>
<img src='../misc/Human_intro.png' width=600>
</p>
* 1er septembre 2023 : Le mode **Art** est maintenant disponible ! Vous pouvez activer l'agent designer <img src='online_log/static/figures/designer.png' height=20> pour générer des images utilisées dans le logiciel;
essayez ``python3 run.py --task [description_de_votre_idée] --config "Art"``. Voir le [guide](../wiki.md#art) et l'[exemple](../WareHouse/gomokugameArtExample_THUNLP_20230831122822).
Expand Down
10 changes: 5 additions & 5 deletions readme/README-Hindi.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Communicative Agents for Software Development

<p align="center">
<img src='./misc/logo1.png' width=550>
<img src='../misc/logo1.png' width=550>
</p>


<p align="center">
【📚 <a href="wiki.md">विकि</a> | 🚀 <a href="wiki.md#local-demo">स्थानीय डेमो</a> | 👥 <a href="Contribution.md">समुदाय निर्मित सॉफ्टवेयर</a> | 🔧 <a href="wiki.md#customization">अनुकूलन</a>】
【📚 <a href="../wiki.md">विकि</a> | 🚀 <a href="../wiki.md#local-demo">स्थानीय डेमो</a> | 👥 <a href="../Contribution.md">समुदाय निर्मित सॉफ्टवेयर</a> | 🔧 <a href="../wiki.md#customization">अनुकूलन</a>】
</p>

## 📖 Overview
Expand All @@ -19,19 +19,19 @@
- चैटडेव का प्राथमिक उद्देश्य **उपयोग में आसान**, **अत्यधिक अनुकूलन योग्य** और **विस्तार योग्य** ढांचा पेश करना है।
जो बड़े भाषा मॉडल (एलएलएम) पर आधारित है और सामूहिक बुद्धि का अध्ययन करने के लिए एक आदर्श परिदृश्य के रूप में कार्य करता है।
<p align="center">
<img src='./misc/company.png' width=600>
<img src='../misc/company.png' width=600>
</p>

## 🎉 News

* **25 सितंबर, 2023: **गिट** सुविधा अब उपलब्ध है**, जो प्रोग्रामर को सक्षम बनाती है <img src='online_log/static/figures/programmer.png' height=20> संस्करण नियंत्रण के लिए GitHub का उपयोग करना। इस सुविधा को सक्षम करने के लिए, बस सेट करें ``"git_management"`` को ``"True"`` में ``ChatChainConfig.json``.
<p align="center">
<img src='./misc/github.png' width=600>
<img src='../misc/github.png' width=600>
</p>
* 20 सितंबर, 2023: **ह्यूमन-एजेंट-इंटरैक्शन** मोड अब उपलब्ध है! आप समीक्षक की भूमिका निभाकर ChatDev टीम से जुड़ सकते हैं <img src='online_log/static/figures/reviewer.png' height=20> और प्रोग्रामर को सुझाव देना <img src='online_log/static/figures/programmer.png' height=20>;
कोशिश ``python3 run.py --task [आपके_विचार_का_वर्णन] --config "Human"``. देखना [मार्गदर्शक](../wiki.md#human-agent-interaction) and [उदाहरण](../WareHouse/Gomoku_HumanAgentInteraction_20230920135038).
<p align="center">
<img src='./misc/Human_intro.png' width=600>
<img src='../misc/Human_intro.png' width=600>
</p>
* 1 सितंबर, 2023: **कला** मोड अब उपलब्ध है! आप डिज़ाइनर एजेंट को सक्रिय कर सकते हैं <img src='online_log/static/figures/designer.png' height=20> सॉफ़्टवेयर में प्रयुक्त छवियाँ उत्पन्न करने के लिए;
कोशिश ``python3 run.py --task [आपके_विचार_का_वर्णन] --config "Art"``. देखना [मार्गदर्शक](../wiki.md#art) and [उदाहरण](../WareHouse/gomokugameArtExample_THUNLP_20230831122822).
Expand Down
10 changes: 5 additions & 5 deletions readme/README-Japanese.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Communicative Agents for Software Development

<p align="center">
<img src='./misc/logo1.png' width=600>
<img src='../misc/logo1.png' width=600>
</p>


<p align="center">
【📚 <a href="wiki.md">Wiki</a> | 🚀 <a href="wiki.md#local-demo">ローカルデモ</a> | 👥 <a href="Contribution.md">コミュニティにより作られたソフト</a> | 🔧 <a href="wiki.md#customization">カスタマイズ</a>】
【📚 <a href="../wiki.md">Wiki</a> | 🚀 <a href="../wiki.md#local-demo">ローカルデモ</a> | 👥 <a href="../Contribution.md">コミュニティにより作られたソフト</a> | 🔧 <a href="../wiki.md#customization">カスタマイズ</a>】
</p>

## 📖 概要
Expand All @@ -19,19 +19,19 @@
- ChatDev の主な目的は、**使いやす****高度にカスタマイズ可能****拡張可能**なフレームワークを提供することであり、
これは大規模言語モデル(LLM)に基づいており、集合知を研究するための理想的なシナリオとして機能します。
<p align="center">
<img src='./misc/company.png' width=600>
<img src='../misc/company.png' width=600>
</p>

## 🎉 ニュース

* **2023年9月25日: **Git** 機能が利用可能になりました**、プログラマー <img src='online_log/static/figures/programmer.png' height=20> がバージョン管理に GitHub を利用できるようになります。この機能を有効にするには、``ChatChainConfig.json````"git_management"````"True"`` に設定するだけです。
<p align="center">
<img src='./misc/github.png' width=600>
<img src='../misc/github.png' width=600>
</p>
* 2023年9月20日: **Human-Agent-Interaction** モードが利用可能になりました!レビュアー <img src='online_log/static/figures/reviewer.png' height=20> になってプログラマー <img src='online_log/static/figures/programmer.png' height=20> に提案することで、ChatDev チームに参加することができます;
``python3 run.py --task [description_of_your_idea] --config "Human"`` を試してみてください。また、[ガイド](../wiki.md#human-agent-interaction)[](../WareHouse/Gomoku_HumanAgentInteraction_20230920135038)を参照してください。
<p align="center">
<img src='./misc/Human_intro.png' width=600>
<img src='../misc/Human_intro.png' width=600>
</p>
* 2023年9月1日: **Art** モードが利用可能になりました!デザイナーエージェント <img src='online_log/static/figures/designer.png' height=20> を有効にすると、ソフトウェアで使用する画像を生成できます;
``python3 run.py --task [description_of_your_idea] --config "Art"`` を試してみてください。また、[ガイド](../wiki.md#art)[](../WareHouse/gomokugameArtExample_THUNLP_20230831122822)を参照してください。
Expand Down
4 changes: 2 additions & 2 deletions readme/README-Korean.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Communicative Agents for Software Development

<p align="center">
<img src='./misc/logo1.png' width=600>
<img src='../misc/logo1.png' width=600>
</p>


<p align="center">
【📚 <a href="wiki.md">Wiki</a> | 🚀 <a href="wiki.md#local-demo">Local Demo</a> | 👥 <a href="Contribution.md">Community Built Software</a> | 🔧 <a href="wiki.md#customization">Customization</a>】
【📚 <a href="../wiki.md">Wiki</a> | 🚀 <a href="../wiki.md#local-demo">Local Demo</a> | 👥 <a href="../Contribution.md">Community Built Software</a> | 🔧 <a href="../wiki.md#customization">Customization</a>】
</p>

## 📖 개요
Expand Down
Loading

0 comments on commit 6460be8

Please sign in to comment.