feat(config): add log_conversations option to AI metadata configuration
This commit is contained in:
@@ -44,6 +44,7 @@ ai:
|
||||
model: "gpt-4o-mini"
|
||||
fallback_model: ""
|
||||
temperature: 0.1
|
||||
log_conversations: false
|
||||
litellm:
|
||||
base_url: "http://localhost:4000/v1"
|
||||
api_key: "replace-me"
|
||||
|
||||
Reference in New Issue
Block a user