field_array
πfield_array
πfield_array
field:
field_array
is an array of conditions { field, value }
.one: True
to get only the first matching result.localhost:5000/model
The model will be at the root of your db in the satori_semantic_model
folder.
openai:model-name
or ollama:model-name
, if not specified openai:gpt-4o-mini
will be used as default. If youβre using OpenAI as your backend you must specify the OPENAI_API_KEY
env variable.openai:model-name
or ollama:model-name
, if not specified openai:gpt-4o-mini
will be used as default. If youβre using OpenAI as your backend you must specify the OPENAI_API_KEY
env variable.Schema
class to model your data in an object-oriented way:
set
, delete
, encrypt
, decrypt
, set_vertex
, get_vertex
, delete_vertex
, dfs
push
, pop
, splice
, remove