Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/THUDM/AgentTuning
/ LLMNode.py
File
LLMNode.py
eval_heldout/rewoo/nodes/LLMNode.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
# Basic LLM node that calls for a Large Language Model for completion.
2
import
os
3
4
import
openai
Callers
nothing calls this directly
Calls
2
get_time
Function · 0.85
Path
Class · 0.50
Tested by
no test coverage detected