MCPcopy Create free account
hub / github.com/AsyncFuncAI/deepwiki-open / _extra_repr

Method _extra_repr

api/dashscope_client.py:928–929  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

926 return output
927
928 def _extra_repr(self) -> str:
929 return f"batch_size={self.batch_size}"

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected