MCPcopy 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.
2import os
3
4import openai

Callers

nothing calls this directly

Calls 2

get_timeFunction · 0.85
PathClass · 0.50

Tested by

no test coverage detected