Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Callback Manager #990

Draft
wants to merge 1 commit into
base: feat/memory-llm-agent
Choose a base branch
from
Draft

Conversation

elisalimli
Copy link
Collaborator

Summary

This PR refactors the callback logic in LLMAgent with adding a callback manager to manage all the callbacks.

Fixes #988

Copy link

render bot commented May 6, 2024

Copy link

vercel bot commented May 6, 2024

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

@elisalimli
Copy link
Collaborator Author

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 elisalimli changed the base branch from main to feat/memory-llm-agent May 6, 2024 17:09
@elisalimli elisalimli mentioned this pull request May 6, 2024
2 tasks
@elisalimli elisalimli self-assigned this May 6, 2024
@homanp
Copy link
Collaborator

homanp commented May 13, 2024

@elisalimli is this ready for review?

@elisalimli
Copy link
Collaborator Author

@elisalimli is this ready for review?

No, because of the previous comment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Callback manager in LLM Agent
2 participants