Skip to content

Conversation

@kiranandcode
Copy link
Contributor

@kiranandcode kiranandcode commented Dec 26, 2025

This PR removes agent.py and updates llm.ipynb to describe how to implement Agents. Method templates were broken so it relies on #463 and should be merged after that lands. Closes #461

The agent class in agent.py also needed some modification to make it work with the latest functionality. It was actually somewhat broken.

@kiranandcode
Copy link
Contributor Author

will need to be cherry-picked on top of #424, changing to draft until that lands.

@kiranandcode kiranandcode marked this pull request as draft December 26, 2025 19:21
@kiranandcode kiranandcode linked an issue Dec 26, 2025 that may be closed by this pull request
Copy link
Contributor

@jfeser jfeser left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That notebook is getting unwieldy, so let's add this to the documentation as a code example like the beam search.

@kiranandcode kiranandcode requested a review from jfeser January 2, 2026 16:13
@kiranandcode kiranandcode marked this pull request as ready for review January 2, 2026 16:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove Agent from handlers.llm

4 participants