-
Notifications
You must be signed in to change notification settings - Fork 160
add Interview action #115
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
add Interview action #115
Conversation
2025-05-23 10:46:51,941 - social.twitter - INFO - Starting to refresh recommendation system cache... |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some comments and welcome to discuss.
And you can also add some description in the Action Module of docs for the interview action.
In this PR, I fix issue #112 by adding an Interview action that allows us to interview agents with specific prompts. This helps us better track the states of agents, and ensures that their memory is not updated during the interview.