Skip to content

Tags: ego/hamilton

Tags

sf-hamilton-1.48.9

Toggle sf-hamilton-1.48.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add experiment UI and plugin (DAGWorks-Inc#680)

* requirements.txt added

openai migrated for summarization.py

draft experiment manager

Experiment Manager v1

Update README.md

image artifacts components; docstrings added

entrypoint added; README completed

gif added to README

refactor to hamilton.plugins

requirements.txt added

add GraphConstructionHook to __init__.py with other public hooks; updated ExperimentTracker hook accordingly

openai migrated for summarization.py

draft experiment manager

Experiment Manager v1

image artifacts components; docstrings added

entrypoint added; README completed

gif added to README

refactor to hamilton.plugins (+1 squashed commit)
Squashed commits:
[cfdf020] requirements.txt added

openai migrated for summarization.py

draft experiment manager

* A few minor fixes/improvements to Experimentation Manager (DAGWorks-Inc#681)

* Some minor changes to experimentation manager:

1. generalizes the experimentation directory (no longer relies on .dat
   or .db)
2. Changes the sort order for displaying experiments (recent on top)
3. Changes the `path` result to work for more than just parquet, and
   with us standardizing it

* Adds instructinos for running the example from the example directory

---------

Co-authored-by: zilto <tjean@DESKTOP-V6JDCS2>
Co-authored-by: Elijah ben Izzy <[email protected]>

sf-hamilton-1.48.0

Toggle sf-hamilton-1.48.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add experiment UI and plugin (DAGWorks-Inc#680)

* requirements.txt added

openai migrated for summarization.py

draft experiment manager

Experiment Manager v1

Update README.md

image artifacts components; docstrings added

entrypoint added; README completed

gif added to README

refactor to hamilton.plugins

requirements.txt added

add GraphConstructionHook to __init__.py with other public hooks; updated ExperimentTracker hook accordingly

openai migrated for summarization.py

draft experiment manager

Experiment Manager v1

image artifacts components; docstrings added

entrypoint added; README completed

gif added to README

refactor to hamilton.plugins (+1 squashed commit)
Squashed commits:
[cfdf020] requirements.txt added

openai migrated for summarization.py

draft experiment manager

* A few minor fixes/improvements to Experimentation Manager (DAGWorks-Inc#681)

* Some minor changes to experimentation manager:

1. generalizes the experimentation directory (no longer relies on .dat
   or .db)
2. Changes the sort order for displaying experiments (recent on top)
3. Changes the `path` result to work for more than just parquet, and
   with us standardizing it

* Adds instructinos for running the example from the example directory

---------

Co-authored-by: zilto <tjean@DESKTOP-V6JDCS2>
Co-authored-by: Elijah ben Izzy <[email protected]>

sf-hamilton-1.47.0

Toggle sf-hamilton-1.47.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps version to 1.47.0 (DAGWorks-Inc#668)

To push out styling customization

sf-hamilton-1.46.0

Toggle sf-hamilton-1.46.0's commit message
Bumps version to 1.46.0

To push out latest features.

sf-hamilton-1.45.0

Toggle sf-hamilton-1.45.0's commit message
Fixes bad merge in TQDM

We had missed a few earlier fixes -- this gets it up to speed

sf-hamilton-1.44.0

Toggle sf-hamilton-1.44.0's commit message
Bumps version to 1.44.0

To push out tag querying.

sf-hamilton-1.43.1

Toggle sf-hamilton-1.43.1's commit message
Bumps sf-hamilton from 1.43.0 to 1.43.1

sf-hamilton-1.43.0

Toggle sf-hamilton-1.43.0's commit message
Bumps version to 1.43.0

To push out new cache adapter pickle function
as well as bytes.io materializer.

sf-hamilton-1.42.0

Toggle sf-hamilton-1.42.0's commit message
Bumps version from 1.41.0 to 1.42.0

sf-hamilton-1.41.0

Toggle sf-hamilton-1.41.0's commit message
Updates hub