-
Notifications
You must be signed in to change notification settings - Fork 267
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
Time Travel Debugging #323
Time Travel Debugging #323
Conversation
…g-my-commit-history
* embed notebook html directly, not iframe * delete iframe script
* allow naming in agent constructor * allow naming in agent constructor * formatting * moved to decorators * doc kwarg update * remove empty file
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.
Some comments to address, but 🚀🚀🚀
…-history' of https://github.com/AgentOps-AI/agentops into i-wish-i-could-time-travel-and-avoid-breaking-my-commit-history
Codecov ReportAttention: Patch coverage is
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Can we add unit tests for as much of this as possible? |
@bboynton97 no |
* First attempt at merge * Small fixes to time_travel
📥 Pull Request
📘 Description
Adding ability to cache LLM Calls with edited completions
🔄 Related Issue (if applicable)
Resolves ENG-305
🧪 Testing
tests/test_time_travel.py