Prism logo

项目声明

Prism 是一个个人兴趣驱动、随手 Vibe 的小项目,目前仍在持续开发和迭代中。

我们不会在服务器端持久化存储你的 API Key。API Key 仅在你发起请求时被带入对应路由,用于调用模型服务。

当前 API Key 会保存在你本地浏览器的 IndexedDB(本地存储)。请避免在共享设备上保存敏感凭据。

如果你遇到问题、发现 Bug 或有建议,欢迎联系:[email protected]

Project Statement

Prism is a personal vibe-built side project and is still under active development.

We do not persist your API keys on our servers. API keys are only passed into request routes when you initiate model calls.

API keys are currently stored in your local browser IndexedDB (local storage context). Please avoid saving sensitive credentials on shared devices.

If you run into issues, find bugs, or have suggestions, feel free to contact: [email protected].