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

Agent's History Database #166

Open
maciejmajek opened this issue Aug 28, 2024 · 0 comments
Open

Agent's History Database #166

maciejmajek opened this issue Aug 28, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@maciejmajek
Copy link
Member

Is your feature request related to a problem? Please describe.
The current system does not save the execution history (list[BaseMessages]), which limits the ability to review or analyze past interactions with the robot. This could hinder debugging, performance evaluation, and future enhancements.

Describe the solution you'd like
Implement a History Database to automatically log and store all execution history (list[BaseMessages). This would ensure that all interactions are preserved, enabling easier access to past data for analysis, debugging, and improvement of the robot's performance.

Describe alternatives you've considered

Additional context

@maciejmajek maciejmajek added enhancement New feature or request good first issue Good for newcomers labels Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant