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

Introduce callbacks concept #108

Closed
bdqfork opened this issue May 28, 2023 · 3 comments
Closed

Introduce callbacks concept #108

bdqfork opened this issue May 28, 2023 · 3 comments

Comments

@bdqfork
Copy link
Contributor

bdqfork commented May 28, 2023

Note that langchain uses callbackmanagers to track the entire process of execution, may be we need too?

https://python.langchain.com/en/latest/modules/callbacks/getting_started.html

image

@bdqfork
Copy link
Contributor Author

bdqfork commented May 30, 2023

@tmc What do you think of this proposal? If possible, I will try to implementation it.

@bdqfork bdqfork mentioned this issue May 31, 2023
10 tasks
@waltcow
Copy link

waltcow commented Jul 26, 2023

I think callback can be anther option when compare with logger

@FluffyKebab
Copy link
Collaborator

Fixed by #257

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

No branches or pull requests

3 participants