doc: improve readability
This commit is contained in:
parent
302e47d980
commit
c9ce0c38bb
1 changed files with 2 additions and 0 deletions
|
|
@ -3,7 +3,9 @@
|
||||||
**OpenAI-compatible secure chat client with end-to-end encryption with NOMYO Inference Endpoints**
|
**OpenAI-compatible secure chat client with end-to-end encryption with NOMYO Inference Endpoints**
|
||||||
|
|
||||||
🔒 **All prompts and responses are automatically encrypted and decrypted**
|
🔒 **All prompts and responses are automatically encrypted and decrypted**
|
||||||
|
|
||||||
🔑 **Uses hybrid encryption (AES-256-GCM + RSA-OAEP with 4096-bit keys)**
|
🔑 **Uses hybrid encryption (AES-256-GCM + RSA-OAEP with 4096-bit keys)**
|
||||||
|
|
||||||
🔄 **Drop-in replacement for OpenAI's ChatCompletion API**
|
🔄 **Drop-in replacement for OpenAI's ChatCompletion API**
|
||||||
|
|
||||||
## 🚀 Quick Start
|
## 🚀 Quick Start
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue