-
Notifications
You must be signed in to change notification settings - Fork 22
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
feat: FastAPI Implementation of Sotopia Part Two (w websocket) #252
Conversation
β¦ab/sotopia into feature/sotopia-ui-doc
Codecov ReportAttention: Patch coverage is
@@ Coverage Diff @@
## demo #252 +/- ##
==========================================
- Coverage 74.47% 72.16% -2.31%
==========================================
Files 61 62 +1
Lines 3162 3392 +230
==========================================
+ Hits 2355 2448 +93
- Misses 807 944 +137
|
A simple usage of this api, still working on it: sotopia-lab/sotopia-demo#14 |
Please merge main into this branch. |
β¦.com/sotopia-lab/sotopia into feature/sotopia-ui-fastapi-websocket
β¦ature/sotopia-ui-fastapi-websocket
Could you fix this? |
okay, let's not worry about this for now in light of the timeline |
Since this PR is very large and not covered by CI tests, it is hard to take it directly into the main branch, i.e. I could not read every line to make sure it doesn't break anything or rely on the test cases to make sure the features introduced will not be broken. To accelerate the development process, I changed the base to a different branch |
Closes #
π Description
β Checks
type/descript
(e.g.feature/add-llm-agents
)βΉ Additional Information