写了一个openai的安全反代docker,提升部署安全 #1404
nenew
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
关于仓库中对于“滥用”部分的说明,openai 做风控的时候不可能不考虑开发者使用 severless 服务部署项目的需求,所以我认为 api 风控策略和所谓的 ip 不会强相关,还是会基于 api 所属账户的等级来判定。但是网页版由于每个有效账户都能免费访问,风控策略会更严格,会和 ip 相关。 |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
我写了一个docker,帮助部署一个安全的api反代。很欣赏你的作品,Good Job.
可以看下我的git:https://github.com/nenew/openai-api
docker在https://hub.docker.com/repository/docker/nenew/openai-api/general
Beta Was this translation helpful? Give feedback.
All reactions