mirror of
https://github.com/NoFxAiOS/nofx.git
synced 2025-12-06 13:54:41 +08:00
docs: add supported AI models table to all README files
This commit is contained in:
13
README.md
13
README.md
@@ -21,6 +21,7 @@
|
||||
- [🔮 Roadmap](#-roadmap---universal-market-expansion)
|
||||
- [🏗️ Technical Architecture](#️-technical-architecture)
|
||||
- [🏦 Supported Exchanges (DEX/CEX Tutorials)](#-supported-exchanges-dexcex-tutorials)
|
||||
- [🤖 Supported AI Models](#-supported-ai-models)
|
||||
- [🚀 Quick Start](#-quick-start)
|
||||
- [📖 AI Decision Flow](#-ai-decision-flow)
|
||||
- [🧠 AI Self-Learning](#-ai-self-learning-example)
|
||||
@@ -197,6 +198,18 @@ NOFX is built with a modern, modular architecture:
|
||||
| **Aster DEX** | ✅ Supported | [Register](https://www.asterdex.com/en/referral/fdfc0e) | [API Wallet Guide](docs/getting-started/aster-api-wallet.md) |
|
||||
| **Lighter** | ✅ Supported | [Register](https://lighter.xyz) | [Agent Wallet Guide](docs/getting-started/lighter-agent-wallet.md) |
|
||||
|
||||
### 🤖 Supported AI Models
|
||||
|
||||
| AI Model | Status | Get API Key |
|
||||
|----------|--------|-------------|
|
||||
| **DeepSeek** | ✅ Supported | [Get API Key](https://platform.deepseek.com) |
|
||||
| **Qwen** | ✅ Supported | [Get API Key](https://dashscope.console.aliyun.com) |
|
||||
| **OpenAI (GPT)** | ✅ Supported | [Get API Key](https://platform.openai.com) |
|
||||
| **Claude** | ✅ Supported | [Get API Key](https://console.anthropic.com) |
|
||||
| **Gemini** | ✅ Supported | [Get API Key](https://aistudio.google.com) |
|
||||
| **Grok** | ✅ Supported | [Get API Key](https://console.x.ai) |
|
||||
| **Kimi** | ✅ Supported | [Get API Key](https://platform.moonshot.cn) |
|
||||
|
||||
---
|
||||
|
||||
## 🚀 Quick Start
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
- [🔮 ロードマップ](#-ロードマップ---ユニバーサルマーケット拡大)
|
||||
- [🏗️ 技術アーキテクチャ](#️-技術アーキテクチャ)
|
||||
- [🏦 対応取引所(DEX/CEXチュートリアル)](#-対応取引所dexcexチュートリアル)
|
||||
- [🤖 対応AIモデル](#-対応aiモデル)
|
||||
- [🚀 クイックスタート](#-クイックスタート)
|
||||
- [📖 AI判断フロー](#-ai判断フロー)
|
||||
- [🧠 AI自己学習の例](#-ai自己学習の例)
|
||||
@@ -227,6 +228,18 @@ nofx/
|
||||
| **Aster DEX** | ✅ 対応済み | [登録](https://www.asterdex.com/en/referral/fdfc0e) | [APIウォレットガイド](../../getting-started/aster-api-wallet.md) |
|
||||
| **Lighter** | ✅ 対応済み | [登録](https://lighter.xyz) | [エージェントウォレットガイド](../../getting-started/lighter-agent-wallet.md) |
|
||||
|
||||
### 🤖 対応AIモデル
|
||||
|
||||
| AIモデル | ステータス | APIキー取得 |
|
||||
|----------|------------|-------------|
|
||||
| **DeepSeek** | ✅ 対応済み | [APIキー取得](https://platform.deepseek.com) |
|
||||
| **Qwen** | ✅ 対応済み | [APIキー取得](https://dashscope.console.aliyun.com) |
|
||||
| **OpenAI (GPT)** | ✅ 対応済み | [APIキー取得](https://platform.openai.com) |
|
||||
| **Claude** | ✅ 対応済み | [APIキー取得](https://console.anthropic.com) |
|
||||
| **Gemini** | ✅ 対応済み | [APIキー取得](https://aistudio.google.com) |
|
||||
| **Grok** | ✅ 対応済み | [APIキー取得](https://console.x.ai) |
|
||||
| **Kimi** | ✅ 対応済み | [APIキー取得](https://platform.moonshot.cn) |
|
||||
|
||||
---
|
||||
|
||||
## 🚀 クイックスタート
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
- [🔮 로드맵](#-로드맵---범용-시장-확장)
|
||||
- [🏗️ 기술 아키텍처](#️-기술-아키텍처)
|
||||
- [🏦 지원 거래소 (DEX/CEX 튜토리얼)](#-지원-거래소-dexcex-튜토리얼)
|
||||
- [🤖 지원 AI 모델](#-지원-ai-모델)
|
||||
- [🚀 빠른 시작](#-빠른-시작)
|
||||
- [📖 AI 의사결정 흐름](#-ai-의사결정-흐름)
|
||||
- [🧠 AI 자가학습 예시](#-ai-자가학습-예시)
|
||||
@@ -200,6 +201,18 @@ NOFX는 현대적이고 모듈화된 아키텍처로 구축되었습니다:
|
||||
| **Aster DEX** | ✅ 지원됨 | [등록](https://www.asterdex.com/en/referral/fdfc0e) | [API 지갑 가이드](../../getting-started/aster-api-wallet.md) |
|
||||
| **Lighter** | ✅ 지원됨 | [등록](https://lighter.xyz) | [에이전트 지갑 가이드](../../getting-started/lighter-agent-wallet.md) |
|
||||
|
||||
### 🤖 지원 AI 모델
|
||||
|
||||
| AI 모델 | 상태 | API 키 받기 |
|
||||
|---------|------|-------------|
|
||||
| **DeepSeek** | ✅ 지원됨 | [API 키 받기](https://platform.deepseek.com) |
|
||||
| **Qwen** | ✅ 지원됨 | [API 키 받기](https://dashscope.console.aliyun.com) |
|
||||
| **OpenAI (GPT)** | ✅ 지원됨 | [API 키 받기](https://platform.openai.com) |
|
||||
| **Claude** | ✅ 지원됨 | [API 키 받기](https://console.anthropic.com) |
|
||||
| **Gemini** | ✅ 지원됨 | [API 키 받기](https://aistudio.google.com) |
|
||||
| **Grok** | ✅ 지원됨 | [API 키 받기](https://console.x.ai) |
|
||||
| **Kimi** | ✅ 지원됨 | [API 키 받기](https://platform.moonshot.cn) |
|
||||
|
||||
---
|
||||
|
||||
## 🚀 빠른 시작
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
- [🔮 路线图](#-路线图---通用市场扩展)
|
||||
- [🏗️ 技术架构](#️-技术架构)
|
||||
- [🏦 支持的交易所(DEX/CEX教程)](#-支持的交易所dexcex教程)
|
||||
- [🤖 支持的AI模型](#-支持的ai模型)
|
||||
- [🚀 快速开始](#-快速开始)
|
||||
- [📖 AI决策流程](#-ai决策流程)
|
||||
- [🧠 AI自我学习示例](#-ai自我学习示例)
|
||||
@@ -199,6 +200,18 @@ NOFX 采用现代化的模块化架构:
|
||||
| **Aster DEX** | ✅ 已支持 | [注册](https://www.asterdex.com/en/referral/fdfc0e) | [API钱包指南](../../getting-started/aster-api-wallet.md) |
|
||||
| **Lighter** | ✅ 已支持 | [注册](https://lighter.xyz) | [代理钱包指南](../../getting-started/lighter-agent-wallet.md) |
|
||||
|
||||
### 🤖 支持的AI模型
|
||||
|
||||
| AI模型 | 状态 | 获取API密钥 |
|
||||
|--------|------|-------------|
|
||||
| **DeepSeek** | ✅ 已支持 | [获取API密钥](https://platform.deepseek.com) |
|
||||
| **Qwen (通义千问)** | ✅ 已支持 | [获取API密钥](https://dashscope.console.aliyun.com) |
|
||||
| **OpenAI (GPT)** | ✅ 已支持 | [获取API密钥](https://platform.openai.com) |
|
||||
| **Claude** | ✅ 已支持 | [获取API密钥](https://console.anthropic.com) |
|
||||
| **Gemini** | ✅ 已支持 | [获取API密钥](https://aistudio.google.com) |
|
||||
| **Grok** | ✅ 已支持 | [获取API密钥](https://console.x.ai) |
|
||||
| **Kimi (月之暗面)** | ✅ 已支持 | [获取API密钥](https://platform.moonshot.cn) |
|
||||
|
||||
---
|
||||
|
||||
## 🚀 快速开始
|
||||
|
||||
Reference in New Issue
Block a user