Conversation
Collaborator
Hyrin-mansoor
commented
May 5, 2026
- Updated SYSTEM_FIELDS and EXCLUDED_FIELDTYPES in auto_gen_api.py for better field management.
- Introduced clean_schema function in build_cards_faiss_index_v2.py to filter out generic fields from schema.
- Enhanced schema validation in schema_utils.py to ensure only valid tables and fields are processed.
- Improved prompt clarity and structure in sql_prompt.txt for better query generation.
- Added load_on_startup function in text2sql_pipeline_v2.py to streamline component initialization.
- Adjusted doc_events in hooks.py to include load_on_startup for pre-request setup.
- Various binary files updated to reflect changes in schema and embeddings.
- Updated SYSTEM_FIELDS and EXCLUDED_FIELDTYPES in auto_gen_api.py for better field management. - Introduced clean_schema function in build_cards_faiss_index_v2.py to filter out generic fields from schema. - Enhanced schema validation in schema_utils.py to ensure only valid tables and fields are processed. - Improved prompt clarity and structure in sql_prompt.txt for better query generation. - Added load_on_startup function in text2sql_pipeline_v2.py to streamline component initialization. - Adjusted doc_events in hooks.py to include load_on_startup for pre-request setup. - Various binary files updated to reflect changes in schema and embeddings.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.