Skip to content

Commit

Permalink
Merge branch 'main' of github.com:microsoft/Trace into main
Browse files Browse the repository at this point in the history
  • Loading branch information
chinganc committed Oct 30, 2024
2 parents 5ae2829 + 8cc7ecb commit 17e4e61
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Trace, the New AutoDiff for AI Systems and LLM Agents
# Trace: End-to-end Generative Optimization for AI Systems and Agents


![Static Badge](https://img.shields.io/badge/Build-pass-green)
![Static Badge](https://img.shields.io/badge/Version-v0.1.0-blue)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@


install_requires = [
"pyautogen>=0.2.31",
"autogen-agentchat~=0.2",
"graphviz>=0.20.1",
"scikit-learn",
"xgboost",
Expand Down

0 comments on commit 17e4e61

Please sign in to comment.