Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AI command inconsistencies #105

Open
1 of 4 tasks
deven96 opened this issue Sep 16, 2024 · 0 comments
Open
1 of 4 tasks

AI command inconsistencies #105

deven96 opened this issue Sep 16, 2024 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed

Comments

@deven96
Copy link
Owner

deven96 commented Sep 16, 2024

There are some inconsistencies with ai-proxy commands as follows

  • GetSimN does not have a preprocess_action like Set command does
  • ListClients does not exist
  • GetKey does not exist. This can be implemented by receiving multiple StoreInput as the keys in this case and sending an equivalent GetPred command to the DB that makes use of the inputs in a Predicate::In command
  • CreateStore does not have an equivalent IF NOT EXISTS variable
@deven96 deven96 added the enhancement New feature or request label Sep 16, 2024
@deven96 deven96 added bug Something isn't working help wanted Extra attention is needed labels Sep 28, 2024
@deven96 deven96 changed the title Preprocess action for GetSimN on ai-proxy AI command inconsistencies Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

3 participants