-
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
feat: Adding LLM Agents (Interview setting using openhands) to Sotopia Aact (Experimental) #248
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
@@ Coverage Diff @@
## main #248 +/- ##
=======================================
Coverage 72.88% 72.88%
=======================================
Files 58 58
Lines 2972 2972
=======================================
Hits 2166 2166
Misses 806 806
|
Just a nitpick can you change the name of the example to interview_openhands? This will make it more specific |
I found the documentation is missing for this example. Can you also add how to set up the openhands node and the completely instruction for running this example under examples/experimental/interview_openhands/readme.md? |
After you add the documentation for that, feel free to merge this PR. |
📑 Description
This pull request introduces llm agent to the sotopia aact project:
✅ Checks
type/descript
(e.g.feature/add-llm-agents
)ℹ Additional Information
Update the goals in the
interview_openhands.toml
file. Then to run this: