Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScaleML/AgentSPEX
/ _Choice
Class
_Choice
src/harness/execution/llm_executor.py:503–505 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
501
self.tool_calls = tool_calls
502
503
class
_Choice:
504
def
__init__(self, msg):
505
self.message = msg
506
507
class
_Usage:
508
total_tokens = 0
Callers
1
multi_step_tool_call_loop
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected