Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hyperbolic_agentkit_core/actions/get_gpu_status.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
from hyperbolic_agentkit_core.actions.utils import get_api_key

GET_GPU_STATUS_PROMPT = """
This tool will get all the the status and ssh commands of you currently rented GPUs on the Hyperbolic platform.
This tool will get all the status and ssh commands of your currently rented GPUs on the Hyperbolic platform.

It does not take any inputs

Expand Down