AppFlowy-AI
Aplicación Docker from vmalinics0's Repository
Visión general
Requisitos
Argumentos en tiempo de ejecución
- Red
custom:appflowy- Concha
sh- Privilegiado
- false
Configuración de plantillas
OpenAI API key. Required unless using Azure OpenAI. Used for chat and embeddings.
- Objetivo
- OPENAI_API_KEY
Azure-hosted OpenAI API key. Use this instead of OPENAI_API_KEY for Azure deployments.
- Objetivo
- AZURE_OPENAI_API_KEY
Azure OpenAI resource endpoint URL (e.g. https://my-resource.openai.azure.com/).
- Objetivo
- AZURE_OPENAI_ENDPOINT
Azure OpenAI API version string (e.g. 2024-02-01).
- Objetivo
- AZURE_OPENAI_API_VERSION
Public-facing base URL. Must match APPFLOWY_BASE_URL in AppFlowy-Cloud.
- Objetivo
- AI_APPFLOWY_HOST
- Por defecto
- http://YOUR_SERVER_IP
- Valor
- http://YOUR_SERVER_IP
Shared JWT secret. Must be identical to GoTrue and AppFlowy-Cloud.
- Objetivo
- APPFLOWY_GOTRUE_JWT_SECRET
- Por defecto
- changeme_jwt_secret_min32chars!!
- Valor
- changeme_jwt_secret_min32chars!!
PostgreSQL connection string for the AI service (uses psycopg driver syntax).
- Objetivo
- AI_DATABASE_URL
- Por defecto
- postgresql+psycopg://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
- Valor
- postgresql+psycopg://postgres:changeme_strong_password@AppFlowy-Postgres:5432/postgres
Redis connection URL.
- Objetivo
- AI_REDIS_URL
- Por defecto
- redis://AppFlowy-Redis:6379
- Valor
- redis://AppFlowy-Redis:6379
Set true to use MinIO.
- Objetivo
- AI_USE_MINIO
- Por defecto
- true
- Valor
- true
S3/MinIO access key.
- Objetivo
- APPFLOWY_S3_ACCESS_KEY
- Por defecto
- minioadmin
- Valor
- minioadmin
S3/MinIO secret key.
- Objetivo
- APPFLOWY_S3_SECRET_KEY
- Por defecto
- changeme_minio_secret
- Valor
- changeme_minio_secret
S3/MinIO bucket name.
- Objetivo
- APPFLOWY_S3_BUCKET
- Por defecto
- appflowy
- Valor
- appflowy
AWS S3 region (leave empty for MinIO).
- Objetivo
- APPFLOWY_S3_REGION
Internal MinIO API URL.
- Objetivo
- AI_MINIO_URL
- Por defecto
- http://AppFlowy-MinIO:9000
- Valor
- http://AppFlowy-MinIO:9000
Port the AI service listens on. Must match AI_SERVER_PORT in AppFlowy-Cloud.
- Objetivo
- AI_SERVER_PORT
- Por defecto
- 5001
- Valor
- 5001
Default OpenAI chat model (e.g. gpt-4.1-mini, gpt-4o). Must be available in your OpenAI account.
- Objetivo
- DEFAULT_AI_MODEL
- Por defecto
- gpt-4.1-mini
- Valor
- gpt-4.1-mini
Model used for completions/summaries.
- Objetivo
- DEFAULT_AI_COMPLETION_MODEL
- Por defecto
- gpt-4.1-mini
- Valor
- gpt-4.1-mini
Categorías
Descargar estadísticas
Detalles
appflowyinc/appflowy_ai:latestEjecute AppFlowy-AI en Unraid.
AppFlowy-AI se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.