Skip to content

Commit

Permalink
Run python3 dev/update_changelog.py --prev-version 2.1...
Browse files Browse the repository at this point in the history
Signed-off-by: mlflow-automation <[email protected]>
  • Loading branch information
mlflow-automation committed Sep 25, 2024
1 parent 380b098 commit f23814e
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# CHANGELOG

## 2.17.0 (2024-09-25)

MLflow 2.17.0 includes several major features and improvements

Features:

- [] Add tool calling support for ChatModel (#13191, @daniellok-db)
- [] Make Evaluation metrics callable (#13144, @serena-ruan)
- [] Add `from_dict()` function to ChatModel dataclasses (#13180, @daniellok-db)

Bug fixes:

- [Tracking] Fix tracing for LangGraph (#13215, @B-Step62)
- [Model Registry] Parallel download retries & refresh credentials (#12935, @rohitarun-db)
- [Tracking] Fix LC autologging not to require langchain-community (#13172, @B-Step62)
- [Models] Revert "Update Dependency Extraction for Agents (#13105)" (#13155, @aravind-segu)

Documentation updates:

- [Docs] Fix some of the D417 (undocumented-param) (#13224, @levscaut)
- [Docs] Add guide for building custom GenAI apps with ChatModel (#13207, @BenWilson2)
- [] Fix AI Gateway doc (#13217, @daniellok-db)
- [Docs] Remove AI Gateway deprecation status (#13153, @BenWilson2)

Small bug fixes and documentation updates:

#13238, #13234, #13205, #13200, #13196, #13198, #13193, #13192, #13194, #13189, #13184, #13182, #13161, #13179, #13178, #13110, #13162, #13173, #13171, #13169, #13168, #13167, #13156, @harupy; #13226, #13190, #13230, #13208, @B-Step62; #13219, @serena-ruan; #13176, #13164, @WeichenXu123; #13163, @gabrielfu; #13186, @varshinimuthukumar1; #13128, @nojaf; #13120, @levscaut; #13152, @BenWilson2

## 2.16.2 (2024-09-17)

MLflow 2.16.2 includes several major features and improvements
Expand Down

0 comments on commit f23814e

Please sign in to comment.