field_array
πCargo.toml
:
field_array
πfield_array
field:
field_array
is an array of conditions { "field": ..., "value": ... }
."one": true
to get only the first matching result.backend
must be specified this parameter must passed with the following format: openai:model-name
or ollama:model-name
. If youβre using OpenAI as your backend you must specify the OPENAI_API_KEY
env variable. If backend isnβt specified openai:gpt-4o-mini
will be used as default.
The trained embedding model will be at the root of your db in a folder called satori_semantic_model
.
You can train your embedding model manually whenever you want to but Satori will automatically fine-tune your model with any new updates and use this updated model for all emebedding operations.
Schema
struct to model your data in an object-oriented way:
set
, delete
, encrypt
, decrypt
, set_vertex
, get_vertex
, delete_vertex
, dfs
push
, pop
, splice
, remove