-
Notifications
You must be signed in to change notification settings - Fork 598
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
Create new NL2Q API. #3073
Create new NL2Q API. #3073
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for adding this great feature!
Please take care of the comments below.
Also, please add a test for this API endpoint.
Co-authored-by: Janosch <99879757+jkppr@users.noreply.github.com>
Co-authored-by: Janosch <99879757+jkppr@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Please take care of the comments below.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Creating queries from natural language questions (following DFIQ).
Natural language to query with DFIQ.
Creating a new API.
#3074