Skip to content

Tags: Intugle/data-tools

Tags

1.3.0

Toggle 1.3.0's commit message
chore: update version to 1.3.0 and add bigquery and mariadb dependencies

1.2.3

Toggle 1.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #177 from Intugle/fix/schema-fix

Fix/schema fix

1.2.1

Toggle 1.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #176 from Intugle/fix/nodeforge

fix nodeforge vulnerability

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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

1.0.13

Toggle 1.0.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #122 from Intugle/release/1.0.13

version upgrade 1.0.13

1.0.12

Toggle 1.0.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #120 from Intugle/feature/streamlit-integration

1.0.11

Toggle 1.0.11's commit message
linting

1.0.10

Toggle 1.0.10's commit message
Added remote url warning for datasets

1.0.8

Toggle 1.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #88 from Intugle/hotfix/langchain-version

corrected lanchain versions, updated notebooks to download datasets