mirror of
https://github.com/langgenius/dify.git
synced 2026-04-16 12:00:37 -04:00
refactor: use ungh for github api (#34108)
This commit is contained in:
@@ -51,8 +51,6 @@ NEXT_PUBLIC_ALLOW_EMBED=
|
||||
# Allow rendering unsafe URLs which have "data:" scheme.
|
||||
NEXT_PUBLIC_ALLOW_UNSAFE_DATA_SCHEME=false
|
||||
|
||||
# Github Access Token, used for invoking Github API
|
||||
NEXT_PUBLIC_GITHUB_ACCESS_TOKEN=
|
||||
# The maximum number of top-k value for RAG.
|
||||
NEXT_PUBLIC_TOP_K_MAX_VALUE=10
|
||||
|
||||
|
||||
Reference in New Issue
Block a user