Closed neubig closed 1 week ago
Added comprehensive documentation about how to add new tools to the codeact_agent in its README.md file. The documentation includes:
ChatCompletionToolParam
To run this PR locally, use the following command:
docker run -it --rm -p 3000:3000 -v /var/run/docker.sock:/var/run/docker.sock --add-host host.docker.internal:host-gateway -e SANDBOX_RUNTIME_CONTAINER_IMAGE=docker.all-hands.dev/all-hands-ai/runtime:869ce8f-nikolaik --name openhands-app-869ce8f docker.all-hands.dev/all-hands-ai/openhands:869ce8f
Added comprehensive documentation about how to add new tools to the codeact_agent in its README.md file. The documentation includes:
ChatCompletionToolParam
To run this PR locally, use the following command: