Skip to content

v0.3.0 — end-to-end encryption + streaming

Choose a tag to compare

@ivaavimusic ivaavimusic released this 04 Jun 05:53

GridClient.chat_completions is now end-to-end encrypted (prompt sealed to the serving node; orchestrator stays blind) and returns TEE attestation. New GridClient.chat_completion_stream yields tokens live with per-chunk decryption + ordering/termination integrity. Crypto verified against the cross-language vector. Adds pynacl/cryptography/base58.