mirror of https://github.com/langgenius/dify.git
chore: Add initial configuration for Gemini (#34012)
This commit is contained in:
parent
a408a5d87e
commit
a813b9f103
|
|
@ -0,0 +1,13 @@
|
|||
have_fun: false
|
||||
memory_config:
|
||||
disabled: false
|
||||
code_review:
|
||||
disable: true
|
||||
comment_severity_threshold: MEDIUM
|
||||
max_review_comments: -1
|
||||
pull_request_opened:
|
||||
help: false
|
||||
summary: false
|
||||
code_review: false
|
||||
include_drafts: false
|
||||
ignore_patterns: []
|
||||
Loading…
Reference in New Issue