Tags: Intugle/data-tools
Tags
Feature/multilp reltype (#124) * composite key identification added * added test cases * moved distinct count to connector level * lint * storing distinct count * added composite key cache to store distinct_count * added langfuse observability * implement multi lp * tests * refactored predicted links * test cases pass * added asserts for accuracy and intersect ratios * added date for lp, connectors implementation, rate limiter * add basketball dataset * mcp server get schema refactored * dataproduct refactor * added uniqueness ratio * Link type identification added to data product * fix relationship type order mismatch bug * rc1 * databricks refactor * composite key graph visualization * sqlserver optimized queries * snowflake fixes * graph update * added legend. upgraded version * added docs * updated composite edge colour in streamlit * added example notebook * removed unnecessary print statements * linting * updated cardinality test case
Feature/conceptual search (#123) * boilerplate api * refactored project base * updated gitignore to include intugle project base folder * column graph built, ruff linting * Integrated retriever * settings networkx configs added * Added table graph kg initialization * Agent integration testing * needs testing * added notebook compatitibility for create graphs. implemeted retriever for data product builder * added langgraph for dev * added force recreate for qdrant * Added project id * removed domain, removed cost tracking * corrected tool outputs * dataproduct planner APIs * storing plan in memory * add etl model mapping * added query cleaning * add conceptual search api to data product * removed unused import in dp * conceptual search test cases and quickstart * added tavily key conditional handling. added set project base function. * conditional fix in prompt * added docs and notebook * upgraded version to 1.1.0 , updated notebook docs
PreviousNext