feat: remove OpenAI moderation configuration and update AI analysis logic
This commit is contained in:
@@ -40,9 +40,6 @@ BACKLOG_SYNC_BATCH_SIZE=100
|
||||
|
||||
# AI Analysis Configuration
|
||||
AI_ANALYSIS_ENABLED=false
|
||||
OPENAI_MODERATION_API_KEY=your_openai_moderation_key_here
|
||||
OPENAI_MODERATION_BASE_URL=https://api.openai.com/v1
|
||||
OPENAI_MODERATION_MODEL=omni-moderation-latest
|
||||
AI_LLM_API_KEY=your_9router_key_here
|
||||
AI_LLM_BASE_URL=https://9router.asepharyana.tech/v1
|
||||
AI_LLM_MODEL=free
|
||||
|
||||
Reference in New Issue
Block a user