svastha-node 0.7.0

Svastha node: a trusted processing client that delegates inference to an OpenAI-compatible endpoint.
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]
name = "svastha-node"
version = "0.7.0" # x-release-please-version
edition.workspace = true
license.workspace = true
repository.workspace = true
description = "Svastha node: a trusted processing client that delegates inference to an OpenAI-compatible endpoint."
readme = "README.md"
keywords = ["health", "encryption", "inference", "rag", "svastha"]
categories = ["cryptography"]

[dependencies]
svastha-core = { path = "../core", version = "0.7.0" } # x-release-please-version