-
Notifications
You must be signed in to change notification settings - Fork 23
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
Update Pydantic to v2 and redis-om to v0.3. #138
Conversation
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## main #138 +/- ##
==========================================
- Coverage 69.42% 69.39% -0.04%
==========================================
Files 56 56
Lines 2973 2973
==========================================
- Hits 2064 2063 -1
- Misses 909 910 +1
|
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.
Overall, I think this is good, but should we also update the doc at the same time?
Nothing from the usage perspective has changed. This can be verified by the fact that it passed all of the test cases for sotopia v0.1 |
Closes #72
📑 Description
Update Pydantic to v2 and redis-om to v0.3. This PR is meant to be for v0.2 of sotopia, so please merge this after tagging v0.1.
Working, but still WIP: there are a few warnings to resolve✅ Checks
type/descript
(e.g.feature/add-llm-agents
)ℹ Additional Information