Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
赵月辉
/
fastgpt-migrated
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
Unverified
Commit
bf1f958d
authored
Aug 02, 2023
by
archer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: tip
parent
83d569df
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
client/src/pages/account/components/OpenAIAccountModal.tsx
+2
-2
No files found.
client/src/pages/account/components/OpenAIAccountModal.tsx
View file @
bf1f958d
...
...
@@ -32,8 +32,8 @@ const OpenAIAccountModal = ({
<
MyModal
isOpen
onClose=
{
onClose
}
title=
{
t
(
'user.OpenAI Account Setting'
)
}
>
<
ModalBody
>
<
Box
fontSize=
{
'sm'
}
color=
{
'myGray.500'
}
>
如果你填写了该内容,
平台上 Openai Chat 模型不会计费(不包含知识库训练,索引生成和 API
调用)
如果你填写了该内容,
在线上平台使用 OpenAI Chat
模型不会计费(不包含知识库训练、索引生成、分享窗口和 API
调用)
</
Box
>
<
Flex
alignItems=
{
'center'
}
mt=
{
5
}
>
<
Box
flex=
{
'0 0 65px'
}
>
API Key:
</
Box
>
...
...
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