Secret AI SDK
This page introduces Secret AI SDK and provides guidance and examples of how to use Secret AI SDK.
Last updated
Was this helpful?
This page introduces Secret AI SDK and provides guidance and examples of how to use Secret AI SDK.
Last updated
Was this helpful?
Secret AI SDK is an advanced security layer designed to integrate seamlessly with , ensuring a secure and efficient API interaction. By requiring an API Key for access, it provides an additional layer of authentication and data protection, safeguarding sensitive communications.
This security protocol enhances the reliability and safety of DeepSeek's operations, offering developers confidence in managing and deploying their applications within secure boundaries. With Secret AI SDK, users can ensure that their interactions remain private and protected against unauthorized access.
Secret AI SDK caters to diverse application needs by supporting two types of clients: Synchronous and Asynchronous. Each client type is designed to check for the environment variable SECRET_AI_API_KEY
, which must be correctly set to facilitate secure communication with the confidential LLM.
This configuration ensures that all interactions are authorized and protected, offering a robust framework for developing secure, reliable AI-driven applications.