Commit f3fc0bdb by Archer Committed by GitHub

docs: English README translation (aligned with Chinese) (#6435)

* docs: sync English README with Chinese version

- Update English README to match Chinese README content
- Translate core features, usage, and other sections
- Keep existing formatting and structure

* docs: add Indonesian, Thai, Vietnamese README and update navigation links

- Add README_id.md (Bahasa Indonesia)
- Add README_th.md (ไทย)
- Add README_vi.md (Tiếng Việt)
- Update navigation links in README.md and README_en.md

This PR adds support for Southeast Asian languages to improve accessibility for users in Indonesia, Thailand, Vietnam and other ASEAN countries.

* Update README_id.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Update README_id.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* fix: correct HTML syntax errors in translated README files

- Fix img tag syntax in README_id.md (line 146)
- Fix img tag syntax in README_th.md (lines 31, 136)

* docs: add missing sections to match Chinese version

- Add RoadMap section (💡 RoadMap)
- Add Join Us section (🏘️ Join Us)
- Add Others section (👀 Others)
- Apply to all 4 language versions (EN, ID, TH, VI)

* fix: rewrite README_en.md to match Chinese version exactly

- Fix duplicate content issue
- Ensure complete alignment with Chinese README
- Add all sections: Roadmap, Development, Join Us, Others, etc.

* docs: complete rewrite all translations to match Chinese exactly

- Rewrite README_en.md (English)
- Rewrite README_id.md (Indonesian)
- Rewrite README_th.md (Thai)
- Rewrite README_vi.md (Vietnamese)

All translations now strictly aligned with Chinese version:
- Quick Start
- Usage
- Core Features
- Our Projects & Links
- Third-party Ecosystem
- Community
- Contributors
- Star History
- License

* docs: rewrite English README to exactly match Chinese version

Sections (9 total, aligned with CN):
1. Quick Start
2. 🛸 Usage
3. 💡 Core Features
4. 💪 Our Projects & Links
5. 🌿 Third-party Ecosystem
6. 🏘️ Community
7. 🤝 Contributors
8. 🌟 Star History
9. License

* fix: correct translations to align with Chinese README

- Translate badge text from Chinese to respective languages (id/th/vi)
- Translate '返回顶部' (Back to Top) buttons to respective languages
- Fix mixed Chinese text in Indonesian README ('提交')
- Translate 'Assisted workflow generation' in all new files
- Translate 'Hybrid retrieval & reranking' in all new files
- Fix anchor links to match actual heading text
- Fix redundant 'open source license' in English README
- Keep README.md changes minimal (language links only)

* fix: rewrite Japanese README to align with Chinese version

- Complete rewrite to match current Chinese README structure
- Translate all badge text to Japanese
- Update description from 'knowledge base Q&A system' to 'AI Agent building platform'
- Add all 9 sections matching Chinese version
- Update language links to include all 6 languages
- Remove outdated sections (Development, Others, etc.)

---------

Co-authored-by: Developer <dev@example.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: OpenClaw Bot <bot@openclaw.ai>
parent e243aac9
...@@ -7,7 +7,10 @@ ...@@ -7,7 +7,10 @@
<p align="center"> <p align="center">
<a href="./README_en.md">English</a> | <a href="./README_en.md">English</a> |
<a href="./README.md">简体中文</a> | <a href="./README.md">简体中文</a> |
<a href="./README_ja.md">日语</a> <a href="./README_id.md">Bahasa Indonesia</a> |
<a href="./README_th.md">ไทย</a> |
<a href="./README_vi.md">Tiếng Việt</a> |
<a href="./README_ja.md">日本語</a>
</p> </p>
FastGPT 是一个 AI Agent 构建平台,提供开箱即用的数据处理、模型调用等能力,同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的应用场景! FastGPT 是一个 AI Agent 构建平台,提供开箱即用的数据处理、模型调用等能力,同时可以通过 Flow 可视化进行工作流编排,从而实现复杂的应用场景!
......
...@@ -4,45 +4,48 @@ ...@@ -4,45 +4,48 @@
# FastGPT # FastGPT
![Qoute](./.github/imgs/image.png)
<p align="center"> <p align="center">
<a href="./README_en.md">English</a> | <a href="./README_en.md">English</a> |
<a href="./README.md">简体中文</a> | <a href="./README.md">简体中文</a> |
<a href="./README_ja.md">日语</a> <a href="./README_id.md">Bahasa Indonesia</a> |
<a href="./README_th.md">ไทย</a> |
<a href="./README_vi.md">Tiếng Việt</a> |
<a href="./README_ja.md">日本語</a>
</p> </p>
FastGPT is an AI Agent building platform that provides out-of-the-box capabilities for data processing and model invocation. It also enables workflow orchestration through Flow visualization, allowing you to achieve complex application scenarios! FastGPT is an AI Agent building platform that provides out-of-the-box capabilities for data processing and model invocation. It also enables workflow orchestration through Flow visualization, allowing you to achieve complex application scenarios!
[![GitHub Repo stars](https://img.shields.io/github/stars/labring/FastGPT?style=flat-square&labelColor=d4eaf7&color=7d09f1)](https://github.com/labring/FastGPT/stargazers)
[![GitHub pull request](https://img.shields.io/badge/PRs-welcome-fffff?style=flat-square&labelColor=d4eaf7&color=7d09f1)](https://github.com/labring/FastGPT/pulls)
[![GitHub last commit](https://img.shields.io/github/last-commit/labring/FastGPT?style=flat-square&labelColor=d4eaf7&color=7d09f1)](https://github.com/labring/FastGPT/pulls)
[![License](https://img.shields.io/badge/License-Apache--2.0-ffffff?style=flat-square&labelColor=d4eaf7&color=7d09f1)](https://github.com/labring/FastGPT/blob/main/LICENSE)
[![Documentation](https://img.shields.io/badge/Documentation-7d09f1?style=flat-square)](https://doc.fastgpt.io/docs/introduction)
[![Local Development](https://img.shields.io/badge/Local_Development-%23d4eaf7?style=flat-square&logo=xcode&logoColor=7d09f1)](https://doc.fastgpt.io/docs/introduction/development/intro)
[![Explore our platform](https://img.shields.io/badge/Explore_our_platform-d4eaf7?style=flat-square&logo=spoj&logoColor=7d09f1)](https://fastgpt.io/)
[![discord](https://theme.zdassets.com/theme_assets/678183/cc59daa07820943e943c2fc283b9079d7003ff76.svg)](https://discord.gg/mp68xkZn2Q)&nbsp;&nbsp;&nbsp;&nbsp;
[![Wechat](https://upload.wikimedia.org/wikipedia/en/thumb/a/af/WeChat_logo.svg/100px-WeChat_logo.svg.png?20231125073656)](https://oss.laf.run/otnvvf-imgs/feishu3.png)
</div> </div>
## 🎥 Comprehensive Feature Demonstration <p align="center">
<a href="https://fastgpt.io/">
<img height="21" src="https://img.shields.io/badge/Online_Usage-d4eaf7?style=flat-square&logo=spoj&logoColor=7d09f1" alt="cloud">
</a>
<a href="https://doc.fastgpt.io/docs/introduction">
<img height="21" src="https://img.shields.io/badge/Documentation-7d09f1?style=flat-square" alt="document">
</a>
<a href="https://doc.fastgpt.io/docs/introduction/development/intro">
<img height="21" src="https://img.shields.io/badge/Local_Development-%23d4eaf7?style=flat-square&logo=xcode&logoColor=7d09f1" alt="development">
</a>
<a href="#-our-projects--links">
<img height="21" src="https://img.shields.io/badge/Related_Projects-7d09f1?style=flat-square" alt="project">
</a>
</p>
https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4 https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4
## Quick Start ## Quick Start
You can quickly start FastGPT using Docker. Run the following command in your terminal and follow the prompts to pull the configuration: You can quickly start FastGPT using Docker. Run the following command in your terminal and follow the prompts to pull the configuration.
```bash ```bash
# Run the command to pull the configuration file # Run the command to pull the configuration file
bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh) bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh)
# Start the services # Start the service
docker compose up -d docker compose up -d
``` ```
Once fully started, you can access FastGPT at `http://localhost:3000`. The default account is `root` and the password is `1234`. After fully started, you can access FastGPT at `http://localhost:3000`. The default account is `root` and the password is `1234`.
If you encounter any issues, you can [view the complete Docker deployment tutorial](https://doc.fastgpt.io/docs/introduction/development/docker) If you encounter any issues, you can [view the complete Docker deployment tutorial](https://doc.fastgpt.io/docs/introduction/development/docker)
...@@ -52,7 +55,7 @@ If you encounter any issues, you can [view the complete Docker deployment tutori ...@@ -52,7 +55,7 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
If you don't need private deployment, you can directly use our cloud service at: [fastgpt.io](https://fastgpt.io/) If you don't need private deployment, you can directly use our cloud service at: [fastgpt.io](https://fastgpt.io/)
- **Community Self-Hosted Version** - **Community Self-Hosted Version**
You can quickly deploy using [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) or use [Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) for one-click deployment of FastGPT. You can quickly deploy using [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) or use [Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) to deploy FastGPT with one click.
- **Commercial Version** - **Commercial Version**
If you need more complete features or in-depth service support, you can choose our [Commercial Version](https://doc.fastgpt.io/docs/introduction/commercial). In addition to providing complete software, we also offer implementation guidance for specific scenarios. You can submit a [commercial consultation](https://fael3z0zfze.feishu.cn/share/base/form/shrcnjJWtKqjOI9NbQTzhNyzljc). If you need more complete features or in-depth service support, you can choose our [Commercial Version](https://doc.fastgpt.io/docs/introduction/commercial). In addition to providing complete software, we also offer implementation guidance for specific scenarios. You can submit a [commercial consultation](https://fael3z0zfze.feishu.cn/share/base/form/shrcnjJWtKqjOI9NbQTzhNyzljc).
...@@ -65,25 +68,25 @@ If you encounter any issues, you can [view the complete Docker deployment tutori ...@@ -65,25 +68,25 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
| ![Demo](./.github/imgs/intro3.png) | ![Demo](./.github/imgs/intro4.png) | | ![Demo](./.github/imgs/intro3.png) | ![Demo](./.github/imgs/intro4.png) |
`1` Application Orchestration `1` Application Orchestration
- [x] Planning Agent mode - [x] Planning Agent mode.
- [x] Dialogue workflow and plugin workflow, including basic RPA nodes - [x] Dialogue workflow, plugin workflow, including basic RPA nodes.
- [x] User interaction - [x] User interaction
- [x] Bidirectional MCP - [x] Bidirectional MCP
- [ ] Assisted workflow generation - [ ] Assisted workflow generation
`2` Application Debugging `2` Application Debugging
- [x] Knowledge base single-point search testing - [x] Knowledge base single-point search testing
- [x] Feedback references during dialogue with edit and delete capabilities - [x] Reference feedback during conversation with edit and delete capabilities
- [x] Complete call chain logs - [x] Complete call chain logs
- [x] Application evaluation - [x] Application evaluation
- [ ] Advanced orchestration DeBug debugging mode - [ ] Advanced orchestration DeBug mode
- [ ] Application node logs - [ ] Application node logs
`3` Knowledge Base Features `3` Knowledge Base
- [x] Multi-database reuse and mixing - [x] Multi-database reuse and mixing
- [x] Chunk record modification and deletion - [x] Chunk record modification and deletion
- [x] Support manual input, direct segmentation, QA split import - [x] Support for manual input, direct segmentation, QA split import
- [x] Support txt, md, html, pdf, docx, pptx, csv, xlsx (more can be PR'd), support URL reading and CSV batch import - [x] Support for txt, md, html, pdf, docx, pptx, csv, xlsx (more can be PR'd), support for URL reading & CSV batch import
- [x] Hybrid retrieval & reranking - [x] Hybrid retrieval & reranking
- [x] API knowledge base - [x] API knowledge base
- [ ] RAG module hot-swapping - [ ] RAG module hot-swapping
...@@ -101,7 +104,7 @@ If you encounter any issues, you can [view the complete Docker deployment tutori ...@@ -101,7 +104,7 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
- [x] Application operation logs - [x] Application operation logs
`6` Others `6` Others
- [x] Visual model configuration - [x] Visual model configuration.
- [x] Voice input and output support (configurable) - [x] Voice input and output support (configurable)
- [x] Fuzzy input hints - [x] Fuzzy input hints
- [x] Template marketplace - [x] Template marketplace
...@@ -112,12 +115,12 @@ If you encounter any issues, you can [view the complete Docker deployment tutori ...@@ -112,12 +115,12 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
## 💪 Our Projects & Links ## 💪 Our Projects & Links
- [Local Development Quick Start](https://doc.fastgpt.io/docs/introduction/development/intro/) - [Quick Start Local Development](https://doc.fastgpt.io/docs/introduction/development/intro/)
- [OpenAPI Documentation](https://doc.fastgpt.io/docs/openapi/intro) - [OpenAPI Documentation](https://doc.fastgpt.io/docs/openapi/intro)
- [FastGPT-plugin](https://github.com/labring/fastgpt-plugin) - [FastGPT-plugin](https://github.com/labring/fastgpt-plugin)
- [AI Proxy: Model Aggregation Load Balancing Service](https://github.com/labring/aiproxy) - [AI Proxy: Model Aggregation Load Balancing Service](https://github.com/labring/aiproxy)
- [Laf: 3-minute Quick Access to Third-party Applications](https://github.com/labring/laf) - [Laf: Quick 3-Minute Access to Third-Party Applications](https://github.com/labring/laf)
- [Sealos: Rapid Deployment of Cluster Applications](https://github.com/labring/sealos) - [Sealos: Quick Cluster Application Deployment](https://github.com/labring/sealos)
<a href="#readme"> <a href="#readme">
<img src="https://img.shields.io/badge/-Back_to_Top-7d09f1.svg" alt="#" align="right"> <img src="https://img.shields.io/badge/-Back_to_Top-7d09f1.svg" alt="#" align="right">
...@@ -135,7 +138,7 @@ If you encounter any issues, you can [view the complete Docker deployment tutori ...@@ -135,7 +138,7 @@ If you encounter any issues, you can [view the complete Docker deployment tutori
## 🏘️ Community ## 🏘️ Community
Join our Feishu community group: Join our Feishu group:
![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu2.png) ![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu2.png)
...@@ -159,7 +162,7 @@ We warmly welcome contributions in various forms. If you're interested in contri ...@@ -159,7 +162,7 @@ We warmly welcome contributions in various forms. If you're interested in contri
<picture> <picture>
<source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=dark"> <source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=dark">
<img alt="Active participants of labring - past 28 days" src="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=light"> <img alt="Active participants of labring - past 28 days" src="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=light">
</picture>**** </picture>
</td> </td>
<td rowspan="2"> <td rowspan="2">
<picture> <picture>
...@@ -199,5 +202,5 @@ This repository follows the [FastGPT Open Source License](./LICENSE). ...@@ -199,5 +202,5 @@ This repository follows the [FastGPT Open Source License](./LICENSE).
1. Commercial use as backend services is allowed, but SaaS services are not permitted. 1. Commercial use as backend services is allowed, but SaaS services are not permitted.
2. Any commercial services without commercial authorization must retain the relevant copyright information. 2. Any commercial services without commercial authorization must retain the relevant copyright information.
3. Please see [FastGPT Open Source License](./LICENSE) for the complete terms. 3. Please see [FastGPT Open Source License](./LICENSE) for full details.
4. Contact: Dennis@sealos.io, [View Commercial Pricing](https://doc.fastgpt.io/docs/introduction/commercial/) 4. Contact: Dennis@sealos.io, [View Commercial Pricing](https://doc.fastgpt.io/docs/introduction/commercial/)
<div align="center">
<a href="https://fastgpt.io/"><img src="/.github/imgs/logo.svg" width="120" height="120" alt="fastgpt logo"></a>
# FastGPT
<p align="center">
<a href="./README_en.md">English</a> |
<a href="./README.md">简体中文</a> |
<a href="./README_id.md">Bahasa Indonesia</a> |
<a href="./README_th.md">ไทย</a> |
<a href="./README_vi.md">Tiếng Việt</a> |
<a href="./README_ja.md">日本語</a>
</p>
FastGPT adalah platform pembangunan AI Agent yang menyediakan kemampuan siap pakai untuk pemrosesan data dan pemanggilan model. Selain itu, Anda dapat mengorkestrasikan workflow melalui visualisasi Flow untuk mencapai skenario aplikasi yang kompleks!
</div>
<p align="center">
<a href="https://fastgpt.io/">
<img height="21" src="https://img.shields.io/badge/Penggunaan_Online-d4eaf7?style=flat-square&logo=spoj&logoColor=7d09f1" alt="cloud">
</a>
<a href="https://doc.fastgpt.io/docs/introduction">
<img height="21" src="https://img.shields.io/badge/Dokumentasi-7d09f1?style=flat-square" alt="document">
</a>
<a href="https://doc.fastgpt.io/docs/introduction/development/intro">
<img height="21" src="https://img.shields.io/badge/Pengembangan_Lokal-%23d4eaf7?style=flat-square&logo=xcode&logoColor=7d09f1" alt="development">
</a>
<a href="#-proyek--tautan-kami">
<img height="21" src="https://img.shields.io/badge/Proyek_Terkait-7d09f1?style=flat-square" alt="project">
</a>
</p>
https://github.com/labring/FastGPT/assets/15308462/7d3a38df-eb0e-4388-9250-2409bd33f6d4
## Mulai Cepat
Anda dapat memulai FastGPT dengan cepat menggunakan Docker. Jalankan perintah berikut di terminal dan ikuti panduan untuk menarik konfigurasi.
```bash
# Jalankan perintah untuk menarik file konfigurasi
bash <(curl -fsSL https://doc.fastgpt.cn/deploy/install.sh)
# Jalankan layanan
docker compose up -d
```
Setelah sepenuhnya aktif, Anda dapat mengakses FastGPT di `http://localhost:3000`. Akun default adalah `root` dan kata sandinya adalah `1234`.
Jika Anda menghadapi masalah, Anda dapat [melihat tutorial penyebaran Docker lengkap](https://doc.fastgpt.io/docs/introduction/development/docker)
## 🛸 Cara Penggunaan
- **Versi Cloud**
Jika Anda tidak memerlukan penyebaran privat, Anda dapat langsung menggunakan layanan cloud kami di: [fastgpt.io](https://fastgpt.io/)
- **Versi Self-Hosted Komunitas**
Anda dapat menyebarkan dengan cepat menggunakan [Docker](https://doc.fastgpt.io/docs/introduction/development/docker) atau menggunakan [Sealos Cloud](https://doc.fastgpt.io/docs/introduction/development/sealos) untuk menyebarkan FastGPT dengan satu klik.
- **Versi Komersial**
Jika Anda membutuhkan fitur yang lebih lengkap atau dukungan layanan mendalam, Anda dapat memilih [Versi Komersial](https://doc.fastgpt.io/docs/introduction/commercial). Selain menyediakan perangkat lunak lengkap, kami juga menyediakan panduan implementasi untuk skenario tertentu. Anda dapat mengirimkan [konsultasi komersial](https://fael3z0zfze.feishu.cn/share/base/form/shrcnjJWtKqjOI9NbQTzhNyzljc).
## 💡 Fitur Inti
| | |
| ---------------------------------- | ---------------------------------- |
| ![Demo](./.github/imgs/intro1.png) | ![Demo](./.github/imgs/intro2.jpg) |
| ![Demo](./.github/imgs/intro3.png) | ![Demo](./.github/imgs/intro4.png) |
`1` Kemampuan Orkestrasi Aplikasi
- [x] Mode Agent Perencanaan.
- [x] Workflow percakapan, workflow plugin, termasuk node RPA dasar.
- [x] Interaksi pengguna
- [x] MCP dua arah
- [ ] Pembuatan workflow otomatis
`2` Kemampuan Debugging Aplikasi
- [x] Pengujian pencarian satu titik basis pengetahuan
- [x] Umpan balik referensi selama percakapan dengan kemampuan edit dan hapus
- [x] Log rantai panggilan lengkap
- [x] Evaluasi aplikasi
- [ ] Mode debug DeBug orkestrasi lanjutan
- [ ] Log node aplikasi
`3` Kemampuan Basis Pengetahuan
- [x] Penggunaan ulang dan pencampuran multi-database
- [x] Modifikasi dan penghapusan rekaman chunk
- [x] Dukungan input manual, segmentasi langsung, impor QA split
- [x] Dukungan txt, md, html, pdf, docx, pptx, csv, xlsx (lebih banyak dapat di-PR), dukungan pembacaan URL dan impor batch CSV
- [x] Pencarian hibrida & reranking
- [x] Basis pengetahuan API
- [ ] Hot-swapping modul RAG
`4` Antarmuka OpenAPI
- [x] Antarmuka completions (sesuai dengan mode chat GPT)
- [x] CRUD basis pengetahuan
- [x] CRUD percakapan
- [x] Antarmuka OpenAPI otomatis
`5` Kemampuan Operasi
- [x] Jendela berbagi tanpa login
- [x] Embedding Iframe satu klik
- [x] Tinjauan catatan percakapan terpadu dengan anotasi data
- [x] Log operasi aplikasi
`6` Lainnya
- [x] Konfigurasi model visual.
- [x] Dukungan input dan output suara (dapat dikonfigurasi)
- [x] Petunjuk input fuzzy
- [x] Pasar template
<a href="#readme">
<img src="https://img.shields.io/badge/-Kembali_ke_Atas-7d09f1.svg" alt="#" align="right">
</a>
## 💪 Proyek & Tautan Kami
- [Mulai Cepat Pengembangan Lokal](https://doc.fastgpt.io/docs/introduction/development/intro/)
- [Dokumentasi OpenAPI](https://doc.fastgpt.io/docs/openapi/intro)
- [FastGPT-plugin](https://github.com/labring/fastgpt-plugin)
- [AI Proxy: Layanan Load Balancing Agregasi Model](https://github.com/labring/aiproxy)
- [Laf: Akses Cepat 3 Menit ke Aplikasi Pihak Ketiga](https://github.com/labring/laf)
- [Sealos: Penerapan Cepat Aplikasi Klaster](https://github.com/labring/sealos)
<a href="#readme">
<img src="https://img.shields.io/badge/-Kembali_ke_Atas-7d09f1.svg" alt="#" align="right">
</a>
## 🌿 Ekosistem Pihak Ketiga
- [AI Proxy: Layanan Agregasi Model Besar](https://sealos.run/aiproxy/?k=fastgpt-github/)
- [SiliconCloud - Platform Pengalaman Online Model Open Source](https://cloud.siliconflow.cn/i/TR9Ym0c4)
- [PPIO: Panggilan Satu Klik ke API Model Open Source Hemat Biaya dan GPU Container](https://ppinfra.com/user/register?invited_by=VITYVU&utm_source=github_fastgpt)
<a href="#readme">
<img src="https://img.shields.io/badge/-Kembali_ke_Atas-7d09f1.svg" alt="#" align="right">
</a>
## 🏘️ Komunitas
Bergabung dengan grup Feishu kami:
![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu2.png)
<a href="#readme">
<img src="https://img.shields.io/badge/-Kembali_ke_Atas-7d09f1.svg" alt="#" align="right">
</a>
## 🤝 Kontributor
Kami sangat menyambut kontribusi dalam berbagai bentuk. Jika Anda tertarik berkontribusi kode, lihat [Issues GitHub](https://github.com/labring/FastGPT/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc) kami dan tunjukkan ide brilian Anda!
<a href="https://github.com/labring/FastGPT/graphs/contributors" target="_blank">
<table>
<tr>
<th colspan="2">
<br><img src="https://contrib.rocks/image?repo=labring/FastGPT"><br><br>
</th>
</tr>
<tr>
<td>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=dark">
<img alt="Active participants of labring - past 28 days" src="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=active&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=light">
</picture>
</td>
<td rowspan="2">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-participants-growth/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=4x7&color_scheme=dark">
<img alt="New trends of labring" src="https://next.ossinsight.io/widgets/official/compose-org-participants-growth/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=4x7&color_scheme=light">
</picture>
</td>
</tr>
<tr>
<td>
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=dark">
<img alt="New participants of labring - past 28 days" src="https://next.ossinsight.io/widgets/official/compose-org-active-contributors/thumbnail.png?activity=new&period=past_28_days&owner_id=102226726&repo_ids=605673387&image_size=2x3&color_scheme=light">
</picture>
</td>
</tr>
</table>
</a>
## 🌟 Star History
<a href="https://github.com/labring/FastGPT/stargazers" target="_blank" style="display: block" align="center">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=labring/FastGPT&type=Date&theme=dark" />
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=labring/FastGPT&type=Date" />
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=labring/FastGPT&type=Date" />
</picture>
</a>
<a href="#readme">
<img src="https://img.shields.io/badge/-Kembali_ke_Atas-7d09f1.svg" alt="#" align="right">
</a>
## Lisensi
Repositori ini mengikuti [FastGPT Open Source License](./LICENSE).
1. Penggunaan komersial sebagai layanan backend diperbolehkan, tetapi layanan SaaS tidak diperbolehkan.
2. Setiap layanan komersial tanpa otorisasi komersial harus mempertahankan informasi hak cipta yang relevan.
3. Silakan lihat [FastGPT Open Source License](./LICENSE) untuk detail lengkap.
4. Kontak: Dennis@sealos.io, [Lihat Harga Komersial](https://doc.fastgpt.io/docs/introduction/commercial/)
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment