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

Feat/neural search #655

Merged
merged 3 commits into from
Feb 24, 2024
Merged

Feat/neural search #655

merged 3 commits into from
Feb 24, 2024

Conversation

codebanesr
Copy link
Contributor

No description provided.

)

except ValueError as e: # Example of handling a potential error
return jsonify({"error": str(e)}), 400 # Bad request

Check warning

Code scanning / CodeQL

Information exposure through an exception Medium

Stack trace information
flows to this location and may be exposed to an external user.
@codebanesr codebanesr merged commit 7e6386a into main Feb 24, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant