-
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
Setup everything for sotopia in one script #122
Conversation
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## main #122 +/- ##
==========================================
+ Coverage 59.99% 61.75% +1.76%
==========================================
Files 47 55 +8
Lines 2402 2714 +312
==========================================
+ Hits 1441 1676 +235
- Misses 961 1038 +77
|
…topia into feature/auto-setup-script
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.
I briefly looked through this and it looks great to me now! We can merge or wait for other people to double check?
📑 Description
To try out:
poetry install; sotopia install
Support automatically setup redis dependency for all combinations of the following:
Won't be supported: Windows + without docker.
Leave to another PR:
REDIS_OM_URL
✅ Checks
type/descript
(e.g.feature/add-llm-agents
)ℹ Additional Information