🇯🇵
Focusing
Popular repositories Loading
3,545 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Loading
Contribution activity
March 2025
Created 45 commits in 3 repositories
Created a pull request in mlflow/mlflow that received 13 comments
Log logged model params and tags to run
🛠 DevTools 🛠
Install mlflow from this PR
pip install git+https://github.com/mlflow/mlflow.git@refs/pull/14983/merge
For Databricks, use the foll…
+29
−0
lines changed
•
13
comments
Opened 46 other pull requests in 2 repositories
mlflow/mlflow
4
open
37
merged
4
closed
-
Add
ListLoggedModelArtifacts
REST API in tracking serverThis contribution was made on Mar 24 -
Add meetup examples
This contribution was made on Mar 24
-
Implement
LogOutputs
REST APIThis contribution was made on Mar 21 -
Support filtering logged models:
SqlAlchemyStore
This contribution was made on Mar 19 -
Improve test coverage for
log_model
This contribution was made on Mar 18 -
Ban more special characters in logged model name validation
This contribution was made on Mar 18
-
Implement
SearchLoggedModels
in tracking serverThis contribution was made on Mar 17 -
Resolve dependencies with uv
This contribution was made on Mar 17
-
Implement
SetLoggedModelTags
andDeleteLoggedModelTag
in tracking serverThis contribution was made on Mar 17 -
Implement
FinalizeLoggedModel
in tracking serverThis contribution was made on Mar 17 -
Validate logged model name
This contribution was made on Mar 14
-
Sync master
This contribution was made on Mar 14
-
Handle GeneratorExit in
trace
wrapperThis contribution was made on Mar 13 -
Even faster
mlflow-skinny
installationThis contribution was made on Mar 13 -
Invalidate cache
This contribution was made on Mar 13
-
Sync master
This contribution was made on Mar 13
-
Support sorting logged models by metrics and attributes: SqlAlchemyStore
This contribution was made on Mar 11
-
Implement
CreateLoggedModel
andGetLoggedModel
in tracking serverThis contribution was made on Mar 11 -
Implement
DeleteLoggedModel
This contribution was made on Mar 10 -
Implement pagination for
SqlAlchemyStore.search_logged_models
This contribution was made on Mar 10 -
Fix:
ExperimentViewRunsControlsActionsSelectTags
doesn't set loading state tofalse
whenset-tag
request fails.This contribution was made on Mar 7 -
Fix
API_REFERENCE_PREFIX
valueThis contribution was made on Mar 7 -
Replace
__class__
with__name__
in schema error messageThis contribution was made on Mar 7 -
Fix changed pages link in doc preview
This contribution was made on Mar 7
-
Fix a bug in tag creation where tag values containing
": "
get truncatedThis contribution was made on Mar 7 - Some pull requests not shown.
astral-sh/ruff
1
open
-
Fix
useless-try-except (TRY203)
false negativeThis contribution was made on Mar 8
Reviewed 82 pull requests in 4 repositories
mlflow/mlflow
25 pull requests
-
Add
ListLoggedModelArtifacts
REST API in tracking serverThis contribution was made on Mar 24 -
mlflow 3 doc
This contribution was made on Mar 24
-
Bump min support version for transformers
This contribution was made on Mar 21
-
Implement
SearchLoggedModels
in tracking serverThis contribution was made on Mar 21 -
FileStore order_by fix
This contribution was made on Mar 21
-
Add deprecation warnings in langchain & openai autolog
This contribution was made on Mar 21
-
Sync with master
This contribution was made on Mar 21
-
Sync with master
This contribution was made on Mar 20
-
Support filtering logged models:
SqlAlchemyStore
This contribution was made on Mar 19 -
[Openai] Remove log_models in autolog and create LoggedModel
This contribution was made on Mar 19
-
Fix dspy test
This contribution was made on Mar 19
-
[llama_index] link traces to logged model
This contribution was made on Mar 19
-
Change the time of rerun-cross-version-tests
This contribution was made on Mar 19
-
Fix prepare_readme.py filename
This contribution was made on Mar 19
-
Fix Gemini dev test
This contribution was made on Mar 19
-
Set inputs field in create_run in SqlAlchemyStore
This contribution was made on Mar 19
-
[openai] link traces to logged models
This contribution was made on Mar 18
-
Support sorting logged models by metrics and attributes: SqlAlchemyStore
This contribution was made on Mar 18
-
Sync with master
This contribution was made on Mar 18
-
[dspy] Link traces to logged model
This contribution was made on Mar 17
-
Implement
SetLoggedModelTags
andDeleteLoggedModelTag
in tracking serverThis contribution was made on Mar 17 -
Fix assessment proto/dict conversion
This contribution was made on Mar 17
-
Update langchain_tracer for serializing invocation params when using Structured Output + Unit test
This contribution was made on Mar 17
-
Implement
FinalizeLoggedModel
in tracking serverThis contribution was made on Mar 17 -
Always use branch-x.y for changelog
This contribution was made on Mar 17
- Some pull request reviews not shown.
conda-forge/mlflow-feedstock
2 pull requests
-
Mlflow v2.21.0
This contribution was made on Mar 17
-
[ci skip] adding user @TomeHirata
This contribution was made on Mar 17
databricks/databricks-ai-bridge
1 pull request
-
Remove default temperature for ChatDatabricks
This contribution was made on Mar 21
stanfordnlp/dspy
1 pull request
-
Fix package name var in github actions
This contribution was made on Mar 4
Created an issue in astral-sh/ruff that received 9 comments
useless-try-except (TRY203)
false negative?
Summary
X-post from guilatrova/tryceratops#76. In the following code, should useless-try-except
flag the last except handler be flagged as a violat…
9
comments
Opened 5 other issues in 4 repositories
mlflow/mlflow
2
closed
-
Remove office hours announcements
This contribution was made on Mar 10
-
Fix
Location.from_node
to report correct lint error locationsThis contribution was made on Mar 7
conda-forge/mlflow-feedstock
1
closed
-
@conda-forge-admin please add user @TomeHirata
This contribution was made on Mar 17
open-telemetry/opentelemetry-python
1
closed
-
GeneratorExit
sets span status toERROR
This contribution was made on Mar 13
guilatrova/tryceratops
1
open
-
USELESS_TRY_EXCEPT
false negative?This contribution was made on Mar 7