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

Query endpoint #18

Closed
kordless opened this issue Sep 18, 2023 · 2 comments
Closed

Query endpoint #18

kordless opened this issue Sep 18, 2023 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@kordless
Copy link
Contributor

kordless commented Sep 18, 2023

Add a query endpoint for querying the data sent in a JSON payload. This will construct a SQL query and return matching results.

For now, accept set strings to help segment the vector searches.

implement a search box to test the submitted data (which also submits that data and runs a pipeline on it first

@kordless kordless added the enhancement New feature or request label Sep 18, 2023
@kordless kordless self-assigned this Sep 18, 2023
@kordless kordless mentioned this issue Sep 18, 2023
@kordless
Copy link
Contributor Author

#43

@kordless kordless added this to the October 15 milestone Sep 25, 2023
@kordless
Copy link
Contributor Author

eb062a2 fixes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant