v0.1.0-alpha #827
ividal
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What's Changed
Roadmap features
[FEATURE] User can install Lumigator in their k8s cluster
[FEATURE] User can select multiple models to compare on the same dataset
[FEATURE] User can launch an experiment for summarization with a dataset that did not have ground-truth
[FEATURE] Evaluate experiment results
[FEATURE] User can launch an experiment for summarization that already has ground-truth
[FEATURE] Save inference output as a dataset which can be downloaded
Summary
New UI:
New SDK:
API changes:
/health
,/jobs
,/experiments
)./models
).alembic
for database migrations and improved error handling.Infrastructure:
Documentation:
PRs
required
in chart by @javiermtorres in [LUMI-21] Make required fields asrequired
in chart #201PANTS_GUIDE.md
) by @peteski22 in README related tweak (PANTS_GUIDE.md
) #234datasets
by @javiermtorres in SDK: adddatasets
#255uvx ruff check --fix --config ruff.toml
by @peteski22 in Linting:uvx ruff check --fix --config ruff.toml
#308alembic
to assist with database migrations by @peteski22 in Backend: Introducealembic
to assist with database migrations #307health/jobs
related endpoints - correctly handle 404s etc by @peteski22 in API:health/jobs
related endpoints - correctly handle 404s etc #318uvx ruff check --fix
(again) by @peteski22 in Linting:uvx ruff check --fix
(again) #360/docs
by @peteski22 in Docs: Frontend README separation to/docs
#367main
when 'do-not-merge
' label is present by @peteski22 in GHA: Prevent merging a PR tomain
when 'do-not-merge
' label is present #443start-lumigator
by @peteski22 in Deployment: Add frontend profile tostart-lumigator
#452model_path
tomodel_uri
by @dpoulopoulos in Refactormodel_path
tomodel_uri
#464health/
tojobs/
by @peteski22 in API: Refactor jobs endpoints fromhealth/
tojobs/
#514model.path
andmax_samples
parsed from job entrypoint config by @peteski22 in UI: Fix missingmodel.path
andmax_samples
parsed from job entrypoint config #625uv
by @peteski22 in Docs: Update alembic guide to includeuv
#649New Contributors
PANTS_GUIDE.md
) #234Full Changelog: dublin...v0.1.0-alpha
This discussion was created from the release v0.1.0-alpha.
Beta Was this translation helpful? Give feedback.
All reactions