genius-core-client 0.4.0

Genius Core Client Library. Written in Rust and using PyO3 for Python bindings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
[
  {
    "swid": "swid:vector_space:cAQz42dOhwV7IQ3BbuCgq",
    "name": "gps",
    "schema": ["entity", "vector_space"],
    "description": "GPS",
    "length": 3,
    "distance_metric": "L2"
  },
  {
    "swid": "swid:program:cAQz42dOhwV7IQ3BbuCg7",
    "schema": ["entity", "program"],
    "name": "identity",
    "program": {
      "name": "identity"
    }
  }
]