DAGWorks-Inc / burr

Build applications that make decisions (chatbots, agents, simulations, etc...). Monitor, trace, persist, and execute on your own infrastructure.
https://burr.dagworks.io
BSD 3-Clause Clear License
1.28k stars 71 forks source link

Update tracking.rst in docs/concepts/ #405

Closed danieltayal07 closed 1 month ago

danieltayal07 commented 1 month ago

[Short description explaining the high-level reason for the pull request]

Changes

Changed the outdated code to the code provided in the issue from docs/concepts/tracking.rst

How I tested this

i wasn't able to test it, i don't know how to please tell me how to if possible!

Notes

Checklist


[!IMPORTANT] Update tracking.rst to use LocalTrackingClient and correct ApplicationBuilder initialization.

  • Documentation Update:
    • In tracking.rst, update code example to use LocalTrackingClient instead of client.
    • Modify ApplicationBuilder initialization to include .with_graph(base_graph), .initialize_from(), and .with_tracker(tracker) methods with appropriate parameters.

This description was created by Ellipsis for 7eed117d4c110e2aa1eabb0f0b4e61b0154559c3. It will automatically update as commits are pushed.

danieltayal07 commented 1 month ago

Thank you So much! ❤️