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

Method logprobs

tests/common/config_test.py:30–31  ·  view source on GitHub ↗
(self, token_ids, **kwargs)

Source from the content-addressed store, hash-verified

28 raise NotImplementedError
29
30 async def logprobs(self, token_ids, **kwargs):
31 raise NotImplementedError
32
33 async def convert_messages_to_experience(self, messages, tools=None, temperature=None):
34 raise NotImplementedError

Callers 3

test_generateMethod · 0.45
test_logprobs_apiMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected