Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
new-api
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
e5147648
authored
Feb 11, 2025
by
Calcium-Ion
Committed by
GitHub
Feb 11, 2025
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #714 from NitroRCr/main
feat: 添加 AIaW 的聊天链接
parents
b21ba281
259e1ba3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
setting/chat.go
+3
-0
No files found.
setting/chat.go
View file @
e5147648
...
...
@@ -13,6 +13,9 @@ var Chats = []map[string]string{
"Lobe Chat 官方示例"
:
"https://chat-preview.lobehub.com/?settings={
\"
keyVaults
\"
:{
\"
openai
\"
:{
\"
apiKey
\"
:
\"
{key}
\"
,
\"
baseURL
\"
:
\"
{address}/v1
\"
}}}"
,
},
{
"AI as Workspace"
:
"https://aiaw.app/set-provider?provider={
\"
type
\"
:
\"
openai
\"
,
\"
settings
\"
:{
\"
apiKey
\"
:
\"
{key}
\"
,
\"
baseURL
\"
:
\"
{address}/v1
\"
,
\"
compatibility
\"
:
\"
strict
\"
}}"
,
},
{
"AMA 问天"
:
"ama://set-api-key?server={address}&key={key}"
,
},
{
...
...
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