docs: add star history
This commit is contained in:
parent
d062bc60e4
commit
8cea48a012
@ -287,6 +287,15 @@ If the channel ID is not provided, load balancing will be used to distribute the
|
||||
## Related Projects
|
||||
[FastGPT](https://github.com/labring/FastGPT): Knowledge question answering system based on the LLM
|
||||
|
||||
## 🌟 Star History
|
||||
<a href="https://github.com/songquanpeng/one-api/stargazers" target="_blank" style="display: block" align="center">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date" />
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
## Note
|
||||
This project is an open-source project. Please use it in compliance with OpenAI's [Terms of Use](https://openai.com/policies/terms-of-use) and **applicable laws and regulations**. It must not be used for illegal purposes.
|
||||
|
||||
|
@ -288,6 +288,15 @@ graph LR
|
||||
## 関連プロジェクト
|
||||
[FastGPT](https://github.com/labring/FastGPT): LLM に基づく知識質問応答システム
|
||||
|
||||
## 🌟 Star History
|
||||
<a href="https://github.com/songquanpeng/one-api/stargazers" target="_blank" style="display: block" align="center">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date" />
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
## 注
|
||||
本プロジェクトはオープンソースプロジェクトです。OpenAI の[利用規約](https://openai.com/policies/terms-of-use)および**適用される法令**を遵守してご利用ください。違法な目的での利用はご遠慮ください。
|
||||
|
||||
|
@ -419,6 +419,15 @@ https://openai.justsong.cn
|
||||
* [FastGPT](https://github.com/labring/FastGPT): 基于 LLM 大语言模型的知识库问答系统
|
||||
* [ChatGPT Next Web](https://github.com/Yidadaa/ChatGPT-Next-Web): 一键拥有你自己的跨平台 ChatGPT 应用
|
||||
|
||||
## 🌟 Star History
|
||||
<a href="https://github.com/songquanpeng/one-api/stargazers" target="_blank" style="display: block" align="center">
|
||||
<picture>
|
||||
<source media="(prefers-color-scheme: dark)" srcset="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date&theme=dark" />
|
||||
<source media="(prefers-color-scheme: light)" srcset="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date" />
|
||||
<img alt="Star History Chart" src="https://api.star-history.com/svg?repos=songquanpeng/one-api&type=Date" />
|
||||
</picture>
|
||||
</a>
|
||||
|
||||
## 注意
|
||||
|
||||
本项目使用 MIT 协议进行开源,**在此基础上**,必须在页面底部保留署名以及指向本项目的链接。如果不想保留署名,必须首先获得授权。
|
||||
|
Loading…
Reference in New Issue
Block a user