AI command inconsistencies #105
Labels
bug
Something isn't working
enhancement
New feature or request
help wanted
Extra attention is needed
There are some inconsistencies with
ai-proxy
commands as followsGetSimN
does not have apreprocess_action
likeSet
command doesListClients
does not existGetKey
does not exist. This can be implemented by receiving multipleStoreInput
as the keys in this case and sending an equivalentGetPred
command to the DB that makes use of the inputs in aPredicate::In
commandCreateStore
does not have an equivalentIF NOT EXISTS
variableThe text was updated successfully, but these errors were encountered: