MENU

Fun & Interesting

Intro to burr: A State Machine for LLM apps

Learn Data with Mark 1,408 lượt xem 5 months ago
Video Not Working? Fix It Now

This video is an introduction to burr, a state machine for your LLM applications. We're gonna use to help us come up with titles for my last YouTube videos. We'll learn how state works, how to create transitions, and how to put a human in the loop.

🟡 burr - https://burr.dagworks.io/getting_started/simple-example/#
🟡 Code: Part 1 - https://github.com/mneedham/LearnDataWithMark/blob/main/burr-playground/app_part1.py
🟡 Code: Part 2 - https://github.com/mneedham/LearnDataWithMark/blob/main/burr-playground/app_part2.py
🟡 Code: Final - https://github.com/mneedham/LearnDataWithMark/blob/main/burr-playground/app.py

Comment