1
0
Fork 0
Commit Graph

2 Commits

Author SHA1 Message Date
pooneyy f44b240b7b
feat(open-notebook): add AI tag and update port environment variable
- add AI tag to application metadata for better categorization
- update frontend port environment variable from REACT_FRONTEND_PORT to PANEL_APP_PORT_HTTP for consistency
2025-11-13 23:02:06 +08:00
pooneyy 0fe48b60bb
feat(open-notebook): add version 1.1.1 application configuration
- add comprehensive data.yml with multi-language form fields for frontend/backend ports, password, and AI provider API keys
- implement docker-compose.yml with environment variables for 16+ AI providers including OpenAI, Anthropic, Google, Azure, and local models
- add init.sh script for environment variable management and docker env file generation
- include README documentation in both Chinese and English with system requirements and feature comparison
- provide application metadata with multi-language descriptions and architecture support
- add logo.png for application branding
2025-11-02 00:27:31 +08:00