✨ feat(bettafish): add version 1.2.1 application configuration
- add comprehensive data.yml with multi-language form fields for HTTP ports, database configuration, and multiple AI agent API keys - add docker-compose.yml with service configuration, port mappings, and volume mounts - add README files in Chinese and English describing the multi-agent public opinion analysis system - add application metadata in data.yml with multi-language descriptions and architecture support - add logo.png
This commit is contained in:
30
apps/bettafish/data.yml
Normal file
30
apps/bettafish/data.yml
Normal file
@@ -0,0 +1,30 @@
|
||||
name: BettaFish
|
||||
tags:
|
||||
- 实用工具
|
||||
title: 不依赖任何框架、人人可用的创新型多智能体舆情分析系统
|
||||
description: 不依赖任何框架、人人可用的创新型多智能体舆情分析系统
|
||||
additionalProperties:
|
||||
key: bettafish
|
||||
name: BettaFish
|
||||
tags:
|
||||
- Tool
|
||||
shortDescZh: 不依赖任何框架、人人可用的创新型多智能体舆情分析系统
|
||||
shortDescEn: A framework-independent, user-friendly, and innovative multi-agent public opinion analysis system
|
||||
description:
|
||||
en: A framework-independent, user-friendly, and innovative multi-agent public opinion analysis system
|
||||
zh: 不依赖任何框架、人人可用的创新型多智能体舆情分析系统
|
||||
zh-Hant: 不依賴任何框架、人人可用的創新型多智能體輿情分析系統
|
||||
ja: いかなるフレームワークにも依存せず、誰もが使える革新的なマルチエージェント世論分析システム
|
||||
ms: Sistem analisis pendapat umum multi-ejen inovatif yang tidak bergantung pada rangka kerja dan boleh digunakan oleh semua orang
|
||||
pt-br: Um sistema inovador de análise de opinião pública multiagente, que não depende de nenhum framework e é acessível a todos
|
||||
ru: Инновационная многоагентная система анализа общественного мнения, не зависящая от каких-либо фреймворков и доступная для всех
|
||||
ko: 프레임워크에 의존하지 않으며 누구나 사용할 수 있는 혁신적인 멀티 에이전트 여론 분석 시스템
|
||||
type: website
|
||||
crossVersionUpdate: true
|
||||
limit: 0
|
||||
website: https://github.com/666ghj/BettaFish
|
||||
github: https://github.com/666ghj/BettaFish
|
||||
document: https://github.com/666ghj/BettaFish
|
||||
architectures:
|
||||
- amd64
|
||||
- arm64
|
||||
Reference in New Issue
Block a user