MCPcopy Create free account
hub / github.com/agentscope-ai/Trinity-RFT / prepare

Method prepare

tests/explorer/workflow_test.py:608–609  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

606 pass
607
608 async def prepare(self):
609 return
610
611 def get_openai_client(self):
612 return openai.OpenAI(api_key="EMPTY")

Callers 1

asyncSetUpMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected