Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
P
poc-api
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poc
poc-api
Commits
022073b6
Commit
022073b6
authored
Sep 23, 2024
by
alex yao
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新大模型KEY
parent
bea1933f
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
17 additions
and
6 deletions
+17
-6
config-dev.properties
src/main/resources/framemax-config/config-dev.properties
+4
-1
config-prod.properties
src/main/resources/framemax-config/config-prod.properties
+4
-1
config-sit.properties
src/main/resources/framemax-config/config-sit.properties
+4
-1
config-uat.properties
src/main/resources/framemax-config/config-uat.properties
+4
-1
config.properties
src/main/resources/framemax-config/config.properties
+1
-2
No files found.
src/main/resources/framemax-config/config-dev.properties
View file @
022073b6
...
...
@@ -22,4 +22,7 @@ redis.testOnBorrow=true
#elasticsearch.cluster.nodes=192.168.21.102:9300
#elasticsearch.plugins=
dgtools.domain.url
=
https://dgtools-test.gsstcloud.com
\ No newline at end of file
dgtools.domain.url
=
https://dgtools-test.gsstcloud.com
#large-model key
large-model.apikey
=
sk-bNzgFwFtw3k4jR7CE3575a19C3304a53Bb803cCeDeC154F2
\ No newline at end of file
src/main/resources/framemax-config/config-prod.properties
View file @
022073b6
...
...
@@ -26,4 +26,7 @@ redis.testOnBorrow=true
#elasticsearch.cluster.nodes=192.168.21.105:9300
#elasticsearch.plugins=
dgtools.domain.url
=
https://dgtools-test.gsstcloud.com
\ No newline at end of file
dgtools.domain.url
=
https://dgtools-test.gsstcloud.com
#large-model key
large-model.apikey
=
sk-gQM7bpiRxaOl2emt0cBbF47481C5403885263eFeB95c7a8e
\ No newline at end of file
src/main/resources/framemax-config/config-sit.properties
View file @
022073b6
...
...
@@ -24,4 +24,7 @@ redis.testOnBorrow=true
#elasticsearch.cluster.nodes=192.168.21.102:9300
#elasticsearch.plugins=
dgtools.domain.url
=
https://dgtools-test.gsstcloud.com
\ No newline at end of file
dgtools.domain.url
=
https://dgtools-test.gsstcloud.com
#large-model key
large-model.apikey
=
sk-bNzgFwFtw3k4jR7CE3575a19C3304a53Bb803cCeDeC154F2
\ No newline at end of file
src/main/resources/framemax-config/config-uat.properties
View file @
022073b6
...
...
@@ -26,4 +26,7 @@ redis.testOnBorrow=true
#elasticsearch.cluster.nodes=192.168.0.42:9300
#elasticsearch.plugins=
dgtools.domain.url
=
https://dgtools.gsstcloud.com
\ No newline at end of file
dgtools.domain.url
=
https://dgtools.gsstcloud.com
#large-model key
large-model.apikey
=
sk-gQM7bpiRxaOl2emt0cBbF47481C5403885263eFeB95c7a8e
\ No newline at end of file
src/main/resources/framemax-config/config.properties
View file @
022073b6
...
...
@@ -51,8 +51,7 @@ tencent.rtc.sdkAppId=1600021883
websocket.port
=
40088
websocket.decoder.count.factor
=
10
#large-model key
large-model.apikey
=
sk-PpE1NzEEwd4BBnGH5cF6290754354113AfAdBc3317697b30
#baidu code
baidu.code.keyId
=
ae40d293ec92452789c8f0c25a3d4e32
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment