You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feat: API key permission system development completed (#112)
* fix: try to fix ci
* wip: add level functionality to forward key
* update doc
* Only cache successful responses.
* forward key现在可以精确控制有权限访问的模型
* 为解决leveldb环境问题,更新dockerfile基础镜像,镜像大小将有所膨胀
* 增添test case