superagent
superagent copied to clipboard
Callback Manager
Summary
This PR refactors the callback logic in LLMAgent with adding a callback manager to manage all the callbacks.
Fixes #988
Your Render PR Server URL is https://superagent-pr-990.onrender.com.
Follow its progress at https://dashboard.render.com/web/srv-cosgtasf7o1s73f59500.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated (UTC) |
|---|---|---|---|
| superagent-ui | ✅ Ready (Inspect) | Visit Preview | May 6, 2024 5:09pm |
But this LLMAgent still is missing Langfuse, AgentOps integrations for logging. We should be get back to this PR again and finalize it once we remove langchain from the project completely.
@elisalimli is this ready for review?