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

Method chat

tests/common/config_test.py:27–28  ·  view source on GitHub ↗
(self, messages, **kwargs)

Source from the content-addressed store, hash-verified

25 raise NotImplementedError
26
27 async def chat(self, messages, **kwargs):
28 raise NotImplementedError
29
30 async def logprobs(self, token_ids, **kwargs):
31 raise NotImplementedError

Callers 5

test_generateMethod · 0.45
test_model_lenMethod · 0.45
test_model_lenMethod · 0.45
test_logprobs_apiMethod · 0.45
test_generateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected