Skip to content

Commit adf00a7

Browse files
committed
v1.0.3-preview.2
1 parent e6d5b46 commit adf00a7

7 files changed

Lines changed: 54 additions & 157 deletions

File tree

README.en.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
<p align="center">
3333
<a href="#-project-positioning">Positioning</a> •
34+
<a href="#-release-channels">Release Channels</a> •
3435
<a href="#-governance-framework">Governance</a> •
3536
<a href="#-use-cases">Use Cases</a> •
3637
<a href="#-quick-start">Quick Start</a> •
@@ -65,6 +66,14 @@ Ongoing investment areas:
6566
6667
---
6768

69+
## 🚦 Release Channels
70+
71+
Current MAX API releases are divided into stable releases and Preview releases. Preview releases make new capabilities and fixes available early so the community and deployment operators can validate compatibility, stability, and security in real environments. A stable release is published after the corresponding Preview release has run stably for 1 week, reducing production upgrade risk and improving system safety and reliability.
72+
73+
Production deployments should prefer stable releases. Use Preview releases in test or canary environments when you need to validate new features, fixes, or compatibility changes early, and prepare database backups and rollback plans before upgrading.
74+
75+
---
76+
6877
## 🎯 Project Positioning
6978

7079
In the AGI application era, MAX API focuses on open AI model governance and AI Agent governance infrastructure, building the service, governance, and operations layer that helps developers and organizations run AI applications and Agent workloads reliably:

README.fr.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
<p align="center">
2525
<a href="#-positionnement-du-projet">Positionnement</a> •
26+
<a href="#-canaux-de-publication">Canaux de publication</a> •
2627
<a href="#-cadre-de-gouvernance">Gouvernance</a> •
2728
<a href="#-cas-dusage">Cas d'usage</a> •
2829
<a href="#-démarrage-rapide">Démarrage</a> •
@@ -57,6 +58,14 @@ Axes d'investissement continus :
5758
5859
---
5960

61+
## 🚦 Canaux de publication
62+
63+
Les versions actuelles de MAX API sont divisées entre versions stables et versions Preview. Les versions Preview exposent plus tôt les nouvelles capacités et corrections afin que la communauté et les opérateurs puissent valider la compatibilité, la stabilité et la sécurité en environnement réel. Une version stable est publiée après 1 semaine de fonctionnement stable de la Preview correspondante, afin de réduire les risques de mise à niveau en production et d'améliorer la sécurité et la fiabilité du système.
64+
65+
Pour la production, privilégiez les versions stables. Utilisez les versions Preview dans des environnements de test ou de canary lorsque vous devez valider à l'avance de nouvelles fonctionnalités, corrections ou évolutions de compatibilité, avec sauvegarde de base de données et plan de rollback avant mise à niveau.
66+
67+
---
68+
6069
## 🎯 Positionnement du projet
6170

6271
À l'ère des applications AGI, MAX API se concentre sur une infrastructure ouverte de gouvernance des modèles IA et des AI Agents, afin de construire une couche de service, de gouvernance et d'exploitation permettant aux développeurs et organisations d'exécuter durablement applications IA et charges Agent :

README.ja.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323

2424
<p align="center">
2525
<a href="#-プロジェクトの位置づけ">位置づけ</a> •
26+
<a href="#-リリースチャネル">リリースチャネル</a> •
2627
<a href="#-ガバナンスフレームワーク">ガバナンス</a> •
2728
<a href="#-利用シーン">利用シーン</a> •
2829
<a href="#-クイックスタート">クイックスタート</a> •
@@ -57,6 +58,14 @@ MAX API は、研究機関と大学に所属する AGI 愛好者によって立
5758
5859
---
5960

61+
## 🚦 リリースチャネル
62+
63+
現在の MAX API リリースは、正式版と Preview プレビュー版に分かれています。Preview 版では新機能や修正を先行公開し、コミュニティと運用者が実環境で互換性、安定性、セキュリティを検証できるようにします。正式版は、対応する Preview 版が 1 週間安定稼働した後に公開され、本番環境のアップグレードリスクを抑え、システムの安全性と信頼性を高めます。
64+
65+
本番環境では正式版を優先して利用してください。新機能、修正、互換性変更を早期に検証する場合は、テスト環境またはカナリア環境で Preview 版を使用し、アップグレード前にデータベースバックアップとロールバック手順を準備してください。
66+
67+
---
68+
6069
## 🎯 プロジェクトの位置づけ
6170

6271
AGI アプリケーション時代において、MAX API はオープンな AI モデルガバナンスと AI Agent ガバナンス基盤に注力し、開発者と組織が AI アプリケーションと Agent ワークロードを安定運用するためのサービス、ガバナンス、運用レイヤーを構築します。

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
<p align="center">
3333
<a href="#-项目定位">项目定位</a> •
34+
<a href="#-发布渠道">发布渠道</a> •
3435
<a href="#-治理框架">治理框架</a> •
3536
<a href="#-适用场景">适用场景</a> •
3637
<a href="#-快速开始">快速开始</a> •
@@ -65,6 +66,14 @@ MAX API 是由来自科研机构和高校的 AGI 爱好者组织发起、维护
6566
6667
---
6768

69+
## 🚦 发布渠道
70+
71+
MAX API 当前版本发布分为正式版和 Preview 预览版。Preview 预览版用于提前开放新能力和修复,便于社区与部署者在真实环境中验证兼容性、稳定性和安全性;正式版会在对应 Preview 预览版稳定运行 1 周后发布,以降低生产环境升级风险,保障系统安全性和可靠性。
72+
73+
生产环境建议优先使用正式版;需要提前验证新功能、修复或兼容性变化时,可在测试环境或灰度环境使用 Preview 预览版,并在升级前做好数据库备份和回滚预案。
74+
75+
---
76+
6877
## 🎯 项目定位
6978

7079
<img width="1902" height="1031" alt="image" src="https://github.com/user-attachments/assets/fa481602-1e75-4326-9275-3c8271d01f5b" />

README.zh_CN.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
<p align="center">
3333
<a href="#-项目定位">项目定位</a> •
34+
<a href="#-发布渠道">发布渠道</a> •
3435
<a href="#-治理框架">治理框架</a> •
3536
<a href="#-适用场景">适用场景</a> •
3637
<a href="#-快速开始">快速开始</a> •
@@ -65,6 +66,14 @@ MAX API 是由来自科研机构和高校的 AGI 爱好者组织发起、维护
6566
6667
---
6768

69+
## 🚦 发布渠道
70+
71+
MAX API 当前版本发布分为正式版和 Preview 预览版。Preview 预览版用于提前开放新能力和修复,便于社区与部署者在真实环境中验证兼容性、稳定性和安全性;正式版会在对应 Preview 预览版稳定运行 1 周后发布,以降低生产环境升级风险,保障系统安全性和可靠性。
72+
73+
生产环境建议优先使用正式版;需要提前验证新功能、修复或兼容性变化时,可在测试环境或灰度环境使用 Preview 预览版,并在升级前做好数据库备份和回滚预案。
74+
75+
---
76+
6877
## 🎯 项目定位
6978

7079
在 AGI 应用时代,MAX API 聚焦于开放的 AI 模型治理和 AI Agent 治理基础设施,建设让开发者和组织能够稳定运行 AI 应用与 Agent 工作负载的服务、治理和运营层:

README.zh_TW.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131

3232
<p align="center">
3333
<a href="#-專案定位">專案定位</a> •
34+
<a href="#-發布渠道">發布渠道</a> •
3435
<a href="#-治理框架">治理框架</a> •
3536
<a href="#-適用場景">適用場景</a> •
3637
<a href="#-快速開始">快速開始</a> •
@@ -65,6 +66,14 @@ MAX API 是由來自科研機構和高校的 AGI 愛好者組織發起、維護
6566
6667
---
6768

69+
## 🚦 發布渠道
70+
71+
MAX API 當前版本發布分為正式版和 Preview 預覽版。Preview 預覽版用於提前開放新能力和修復,便於社群與部署者在真實環境中驗證相容性、穩定性和安全性;正式版會在對應 Preview 預覽版穩定運行 1 週後發布,以降低生產環境升級風險,保障系統安全性和可靠性。
72+
73+
生產環境建議優先使用正式版;需要提前驗證新功能、修復或相容性變化時,可在測試環境或灰度環境使用 Preview 預覽版,並在升級前做好資料庫備份和回滾預案。
74+
75+
---
76+
6877
## 🎯 專案定位
6978

7079
在 AGI 應用時代,MAX API 聚焦于開放的 AI 模型治理和 AI Agent 治理基礎設施,建設讓開發者和組織能夠穩定運行 AI 應用與 Agent 工作負載的服務、治理和營運層:

RELEASE_NOTES_v1.0.0.md

Lines changed: 0 additions & 157 deletions
This file was deleted.

0 commit comments

Comments
 (0)